mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 03:03:06 +00:00
Whoops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24454 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8c99d7227e
commit
4b33a37c97
@ -821,7 +821,6 @@ void latexParagraphs(Buffer const & buf,
|
||||
par = TeXOnePar(buf, text, par, os, texrow,
|
||||
runparams, everypar);
|
||||
}
|
||||
}
|
||||
if (distance(lastpar, par) >= distance(lastpar, endpar))
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user