aboutsummaryrefslogtreecommitdiff
path: root/test/command/bar.tex
AgeCommit message (Collapse)AuthorFilesLines
2018-06-01LaTeX reader: handle includes without surrounding blanklines.John MacFarlane1-0/+1
In addition, `\input` can now be used in an inline context, e.g. to provide part of a paragraph, as it can in LaTeX. Closes #4553.