Skip to content
Snippets Groups Projects
Commit 7fb5dd20 authored by Ralf Jung's avatar Ralf Jung
Browse files

add TeX Makefile

parent b880d5a2
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,7 @@
*.blg
*.bcf
*.run.xml
*.fdb_latexmk
*.fls
_*_.tex
auto/*.el
all:
latexmk iris -pdf
pdflatex:
pdflatex main
loop:
latexmk main -pdf -pvc
clean:
latexmk -c
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment