texlogsieve__source
Filter and summarize LaTeX log files
- Version:
- 1.4.1
- Copyright:
- Nelson Lago
- License:
- gpl3+
- Packaged on:
- 01/20/2024 11:19:56
- Number of files:
- 2
- Size on disk:
- 25.35 kB
texlogsieve reads a LaTeX log file (or the standard input if no file is specified), filters out less relevant messages, and displays a summary report. It is a texlua script, similar in spirit to tools such as texfot, texloganalyser, rubber-info, textlog_extract, texlogparser, texlogfilter, and others. Highlights: Two reports: the most important messages from the log file followed by a summary of repeated messages, undefined references etc.; The program goes to great lengths to correctly handle TeX line wrapping and does a much better job at that than existing tools; Multiline messages are treated as a single entity; Several options to control which messages should be filtered out; No messages are accidentally removed; The summary report is currently simple, but useful.