Skip to main content

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

  1. Compile your document by adding \listfiles below \documentclass
  2. 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


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

checkTAPSpackages-0.4-py3-none-any.whl (4.3 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