Skip to content

matheusdiogenesandrade/LaTeX-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LaTeX Runner

Put the run.sh file in your LaTex project folder, and inside this folder run the commands:

mkdir build
./run.sh -verbose

The run.sh script will compile the main.tex file, hence make sure your LaTeX file is named as main.tex.

Parameters

Parameter Description
-verbose Verbose flag
-pdf Open PDF file after compiling
-ignore Ignore any error during compilation
-xelatex Use XeLaTeX
-biber Run Biber
-bibtex Run BibTeX

About

LaTeX Runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages