Skip to main content

Filter output of pdflatex.

Project description

QuieTeX

PyPI Package latest release

Supported versions

Make your LaTeX build output just show the important stuff (see here for before and after screen recordings):

Screenshot of LaTeX build output from a chapter of my thesis

QuieTeX is a minimal command-line tool which filters and colourizes the output of pdflatex in real-time.

It is not a build tool, it does not do any clever summaries, it just makes it easier to read.

Features

  • Hides open/close file logging

  • Colours errors red

  • Colours warnings yellow

  • TeX input prompt works in errorstopmode and scrollmode

  • latexmk integration

Usage

To install:

pip3 install quietex

To use:

quietex pdflatex test.tex

To use with latexmk, add this to your latexmkrc:

# Make output prettier

eval `quietex --latexmkrc`;

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page