Skip to main content

TeX file formatting

Project description

ci Documentation Status pre-commit pre-commit Conda Version

Documentation: https://texplain.readthedocs.io

Usage

command-line

  • texindent: Automatic indentation and formatting of a TeX-file.

  • texcleanup: Apply any of the following options to a TeX-file:

    • Remove all comments or comment-lines.
    • Modify all occurrences of a command, for example to change \TG{deleted}{inserted} to inserted.
    • Rename a label.
    • Ensure common prefixes for all labels.
    • Ensure usage of \cref instead of \ref.
  • texplain: Create a directory with a TeX-file and only its dependencies (those figure-files and references that are actually included). This is particularly useful to create a clean version to submit to a journal.

pre-commit

  • texcleanup:

    repos:
    - repo: https://github.com/tdegeus/texplain
      rev: v0.8.0
      hooks:
      - id: texcleanup
        args: [--format-labels, --use-cleveref]
    
  • texindent:

    repos:
    - repo: https://github.com/tdegeus/texplain
      rev: v0.8.0
      hooks:
      - id: texindent
        args: []
    

Python

All of these tools wrap around a Python module that you can use just as well!

Disclaimer

This library is free to use under the MIT license. Any additions are very much appreciated, in terms of suggested functionality, code, documentation, testimonials, word-of-mouth advertisement, etc. Bug reports or feature requests can be filed on GitHub. As always, the code comes with no guarantee. None of the developers can be held responsible for possible mistakes.

Download: .zip file | .tar.gz file.

(c - MIT) T.W.J. de Geus (Tom) | tom@geus.me | www.geus.me | github.com/tdegeus/texplain

Getting texplain

Using conda

conda install -c conda-forge texplain

Using PyPi

python -m pip install texplain

From source

# Download texplain
git checkout https://github.com/tdegeus/texplain.git
cd texplain

# Install
python -m pip install .

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

texplain-0.8.11.tar.gz (141.6 kB view details)

Uploaded Source

Built Distribution

texplain-0.8.11-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file texplain-0.8.11.tar.gz.

File metadata

  • Download URL: texplain-0.8.11.tar.gz
  • Upload date:
  • Size: 141.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for texplain-0.8.11.tar.gz
Algorithm Hash digest
SHA256 12c30a7f68d05523c9394a2a885e7588de50b2f1a8c2077df52261b52a6c21ef
MD5 0e8a078b0c6494842821b6c3a6b84e1e
BLAKE2b-256 4a3200dee518f1b9188251a9f0462dd022ef9fb6d4a17f35127ad83069ee60a3

See more details on using hashes here.

File details

Details for the file texplain-0.8.11-py3-none-any.whl.

File metadata

  • Download URL: texplain-0.8.11-py3-none-any.whl
  • Upload date:
  • Size: 24.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for texplain-0.8.11-py3-none-any.whl
Algorithm Hash digest
SHA256 cf025fa1b1c4b9c391275c9fdb6f689b99b2cdb3bd80c5afebd25fd8ae6ad2ea
MD5 aa40ef437da3a8bf5979599c0b42b687
BLAKE2b-256 e4c26978ab770230704ff6afea0545bb9623fca3ede92f2ef809154e98f1c0c6

See more details on using hashes here.

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