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 -i 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 tests.

Contribute

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

Tested pull requests are welcome.

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

CaTeX-0.0.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

CaTeX-0.0.5-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 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