teax

Command line utilities for TeX. Arm yourself with secret powers!


License
BSD-3-Clause
Install
pip install teax==0.0.dev1

Documentation

teax = tex + axe

Teax — Command line utilities for TeX. Arm yourself with secret powers!

This project is in the early stage of development. The goal was to make package that will speed up work on own document/paper/book. Please feel free to contribute to this project! Pull requests and feature requests are welcome!

FEATURES

  • Easy. Dozens of ready-to-use boilerplates.
  • Automatic. User-friendly build environment does the whole work.
  • Multipurpose. Understand different variants like TeX/LaTeX/ConTeXt/Texinfo.

SCREENCAST

Build Environment Template Manager

INSTALLATION

The current version of Teax needs basic LaTeX/TeX tools to work properly. One can do this by installing Texlive or MacTex.

Debian/Ubuntu

$ apt-get install texlive

Mac OS X

$ brew install caskroom/cask/brew-cask
$ brew cask install mactex

The latest released versions are available at the GitHub. To install globally with PyPI:

$ pip install teax

SUPPORTING

Project aims to be universal tool that supports different markup languages (typesetting system) and common plugins.

TeX ConTeXt LaTeX BibTeX Biber

LICENSE

See LICENSE file in this repository.