Skip to main content

Filter output of pdflatex.

Project description

QuieTeX

Minimal command-line tool which filters and colours the output of pdflatex in real-time.

Not a build tool, doesn't do any clever summaries, just makes it easier to watch.

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.1.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

quietex-0.1.0-py3-none-any.whl (4.0 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