Subversion Repositories Scribus

Compare Revisions

Ignore whitespace Rev 15329 → Rev 15330

/branches/Version135/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
256,7 → 256,7
if (fcis)
tmp = " " + tmp;
 
if (lcis)
if (lcis && !(fcis && tmp.length() <= 1))
tmp = tmp + " ";
lastCharWasSpace = lcis;
if ((inLI) && (!addedLI))