vivi90 / latex-compile-pdf

Simple LaTeX to PDF compile script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple LaTeX to PDF compile and cleanup script

Install

Just issue the command sudo cp lcp.sh /usr/bin/lcp.

Usage

Everytime you want to compile, just run lcp example (please replace example with the name of your LaTeX file without *.tex). For an additional cleanup (except *.pdf files), use the -c option.

License

This project is free software under the terms of the CC BY 4.0 license. For more details please see the LICENSE file or: Creative Commons

Credits

About

Simple LaTeX to PDF compile script

License:Creative Commons Attribution 4.0 International


Languages

Language:Shell 76.8%Language:TeX 23.2%