Improved page breaks

This commit is contained in:
2015-11-26 23:40:12 +01:00
parent 5b2aaad235
commit a125bca9ac
21 changed files with 131 additions and 110 deletions

View File

@@ -10,6 +10,7 @@ chapters :
$(BASENAME).pdf : $(BASENAME).tex header.tex $(SUBTEXS)
pdflatex -interaction=scrollmode $< | tee /dev/stderr | fgrep -q "Rerun to get cross-references right" && pdflatex -interaction=scrollmode $< || true
splitindex $(BASENAME).idx
again :
pdflatex $(BASENAME).tex