some documentation-related changes

add a command-line pdf option to Makefile for use in CI.
fix .tex file errors.
This commit is contained in:
nhmall
2022-06-18 13:32:17 -04:00
parent c56756b941
commit 1d46fad717
6 changed files with 34 additions and 18 deletions

View File

@@ -11,6 +11,7 @@ ifneq "$(GB_DATESTAMP)" ""
DOC_EXTRAS += Guidebook.dated.mn Guidebook.dated.tex
override GUIDEBOOK_MN = Guidebook.dated.mn
override GUIDEBOOK_TEX = Guidebook.dated.tex
DOC_SPOTLESS_EXTRAS += Guidebook.pdf
endif # GB_DATESTAMP
endif # GIT=0 explicitly
endif # MAKEFILE_DOC