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`;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quietex-0.2.0.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

quietex-0.2.0-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

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