Checks if a document complies with the list of LaTeX packages allowed by TAPS.
Project description
checkTAPSpackages
Gets all packages used in a LaTeX document and checks they are in the list of packages allowed by TAPS
Tested on macOS, should work on Linux, could work on Windows.
Install using pip install checkTAPSpackages
- Compile your document by adding
\listfiles
below\documentclass
- Run
checkTAPSpackages yourGeneratedLogFile.log
Use --all
option to show all packages used.
Use --expand
to expand the list of subpackages, which produces something like the following:
colortbl.sty => NOT SUPPORTED
eurosym.sty => NOT SUPPORTED
flushend.sty => NOT SUPPORTED
macros.sty => NOT SUPPORTED
paralist.sty => NOT SUPPORTED
mathtools.sty => NOT SUPPORTED
mhsetup.sty => NOT SUPPORTED
mhsetup.sty => NOT SUPPORTED
paralist.sty => NOT SUPPORTED
submission.sty => NOT SUPPORTED
mathtools.sty => NOT SUPPORTED
mhsetup.sty => NOT SUPPORTED
wasysym.sty => NOT SUPPORTED
colortbl.sty => NOT SUPPORTED
ulem.sty => NOT SUPPORTED
eurosym.sty => NOT SUPPORTED
flushend.sty => NOT SUPPORTED
ulem.sty => NOT SUPPORTED
wasysym.sty => NOT SUPPORTED
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file checkTAPSpackages-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: checkTAPSpackages-0.5.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c7ee7cd4391a51e90c912249ae64963bba403a7ce9c37c01a591025809ffef |
|
MD5 | d9b7a22bda488bf7512cc3341668c17c |
|
BLAKE2b-256 | 1cb1365aa9a93be34b1d3fbb71836e50d086f21bb8a1c2ce3f70ea351a7859cb |