Skip to content

Tinylatex is a tiny portable latex build environment.

Notifications You must be signed in to change notification settings

real-tintin/tinylatex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinylatex

Tinylatex is a tiny portable (containerized) latex build environment. This is simply accomplished by using the following existing tools:

Prerequisite

  • Docker

Installation

Simply clone this repository and add /path/to/repo/bin to your PATH.

Usage

Example:

tinylatex.sh /path/to/repo/example --main main.tex --latexmk-opt=-pdflua

Use tinylatex.sh --help to list all options.

Config

The build environment can be configured by adding a config.json. Current features:

  • Additional latex packages to install
  • Fonts to download and install

See example for details.

About

Tinylatex is a tiny portable latex build environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published