Skip to content
Snippets Groups Projects
Commit 03df8707 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

run glossaries and index at each new make

parent 5061a7de
No related branches found
No related tags found
No related merge requests found
filename=main
branch := $(shell git rev-parse --abbrev-ref HEAD)
output: main.pdf
makeindex main.idx
makeglossaries main
pdflatex ${filename}.tex
main.pdf: svg-inkscape main.idx
makeindex main.idx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment