Skip to content
Snippets Groups Projects
Commit 91162e9e authored by Houtan Bastani's avatar Houtan Bastani
Browse files

reporting: @section: adjust spacing

parent 9143a805
No related merge requests found
......@@ -33,7 +33,7 @@ assert(fid ~= -1);
fprintf(fid, '%% Section Object\n');
if ~isempty(o.height)
fprintf(fid, '\\setlength\\sectionheight{%s}\n', o.height);
fprintf(fid, '\\setlength\\sectionheight{%s}%%\n', o.height);
end
fprintf(fid, '\\maxsizebox{\\textwidth}{');
if isempty(o.height)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment