File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,14 @@ Features
1717
1818* Surfaces error messages and warnings. LaTeX and related tools bury
1919 errors and useful warnings in vast wastelands of output noise.
20- latexrun parses this spew and prints only the messages that matter,
21- in a format understood by modern tools. latexrun even figures out
22- file names and line numbers for many BibTeX errors that usually
23- don't indicate their source.
20+ latexrun prints only the messages that matter, in a format
21+ understood by modern tools. latexrun even figures out file names
22+ and line numbers for many BibTeX errors that usually don't indicate
23+ their source.
24+
25+ paper.tex:140: Overfull \hbox (15pt too wide)
26+ paper.tex:400: Reference `sec:eval' on page 5 undefined
27+ local.bib:230: empty booktitle in clements:commutativity
2428
2529* Incremental progress reporting. latexrun keeps you informed of
2630 LaTeX's progress, without overwhelming you with output.
You can’t perform that action at this time.
0 commit comments