Harmonise manual versions and add auto-formatting tool for Zint.org.uk website

This commit is contained in:
Robin Stuart
2022-07-19 12:33:51 +01:00
parent 78bda3b359
commit bc0c745a93
4 changed files with 412 additions and 1 deletions

View File

@ -7,7 +7,7 @@
SOURCE = manual.pmd
OUT_PDF = manual.pdf
OUT_TXT = manual.txt
HIGHLIGHT_THEME = pygments.theme
HIGHLIGHT_THEME = vs.theme
INC_HEADER_PDF = inc_header_pdf.tex
INC_BEFORE_BODY_PDF = inc_before_body_pdf.tex
INCLUDES_PDF = $(INC_HEADER_PDF) $(INC_BEFORE_BODY_PDF)