Filter output of pdflatex.
Project description
QuieTeX
Make your LaTeX build output just show the important stuff (see here for before and after screen recordings):
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
andscrollmode
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quietex-0.2.0.tar.gz
.
File metadata
- Download URL: quietex-0.2.0.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b095b790b6788f78420040096131a5c82f123ab3d2c155c5fa1f572fe0e7030 |
|
MD5 | 75a9a12ce6d23f4702c2db143f45288e |
|
BLAKE2b-256 | fb61358ff084b7534d700c26e30c0b24b3bb0d7697ca1aa0e2af0aea25b6da71 |
File details
Details for the file quietex-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: quietex-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72592e776d5904e89c193f8732eb7ea395f05173b4ab9462948a6d6f2a28f1e0 |
|
MD5 | 4056794d2c8757d7240a68ef07f4d85a |
|
BLAKE2b-256 | df77313cc2085141258d99a6969878c02be8908283a544c291e1ff776b631e25 |