Skip to main content

CaTeX Concatenates LateX documents.

Project description

TLDR: CaTeX Concatenates LateX documents.

Install

Run in the terminal:

$ pip install catex

Done!

Use

To concatenate first_doc.tex and second_doc.tex, just run:

$ catex -i first_doc.tex second_doc.tex -o output.tex

If no output file is selected then the output will be displayed in std_out.

Test

Run py.test.

Contribute

You can use Github’s issues to provide feedback and report bugs.

Tested pull requests are welcome.

Project details


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