sh2d / spelling

Support for spell-checking of LuaTeX documents
LaTeX Project Public License v1.3c
3 stars 0 forks source link

marginal notes break the current paragraph in text output #9

Open sh2d opened 11 years ago

sh2d commented 11 years ago

Paragraphs containing marginal notes are split after the line refering to a marginal note, continuing with the actual marginal note put on a new paragraph, then putting the rest of the original paragraph on a third paragraph in text output.

sh2d commented 11 years ago

It would be desirable to complete the current paragraph before outputting the marginal notes. The same applies to in-lined \parbox commands etc.