GNOME Bugzilla – Bug 748824
Preparatory work for the LaTeX log viewer
Last modified: 2018-02-23 16:24:18 UTC
Some preparatory work for the LaTeX log viewer (see bug #746880) is possible, and would be useful in itself. 1. Write unit tests for the latex post-processor. 2. Run the latex post-processor on the log file instead of the command output. The second point would make the build tools more robust, especially for the latexmk post-processor. The log file is normally always created. Currently the latex output is extracted from the latexmk output. If the latexmk output format changes, the latexmk post-processor would be broken. So in that case the LaTeX log file is a nice fallback.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-latex/issues/32.