Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ltx - LaTeX Project Build Tool

Gem Version Dependency Status

This project provides the ltx command. It reads your project.yml and compiles your LaTeX files to a tmp folder in your project subdirectory. This does not mess your project with temporary files and simplifies the clean up procedure. It also let you define a project specific file name with optional version number and version prefix.

Example project.yml

title: Your Name - Some Project
version: 1.0.0
version_prefix: ' v'
main: main.tex
compiler: pdflatex

Credits

License

See LICENSE file.

About

LaTeX Project Build Tool

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages