remove-priordens
Sébastien Villemot 2019-08-27 11:34:50 +02:00
parent 6f48a2857a
commit cbed396604
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ function o = write(o, fid)
assert(fid ~= -1);
fprintf(fid, '%% Paragraph Object written %s\n', datestr(now));
fprintnf(fid, '\\multicolumn{1}{p{\\linewidth}}{%%\n');
fprintf(fid, '\\multicolumn{1}{p{\\linewidth}}{%%\n');
if o.cols ~= 1
bc = '';
if o.balancedCols