Skip to content

Commit

Permalink
Use pandoc for PDF manual
Browse files Browse the repository at this point in the history
jakub-id committed Jun 22, 2024
1 parent c9dae56 commit 4b3597b
Showing 4 changed files with 261 additions and 236 deletions.
2 changes: 1 addition & 1 deletion doc/Makefile.am
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@ $(HTMLFILES): $(XMLFILES)
$(MANFILES): local.ent

yaz.pdf: $(XMLFILES)
$(PDF_COMPILE) $(srcdir)/book.xml && mv book.pdf yaz.pdf
xmllint --noent $(srcdir)/book.xml | $(PDF_COMPILE) --listings -H listings-setup.tex -f docbook -o yaz.pdf


yazj.pdf:
Loading

0 comments on commit 4b3597b

Please sign in to comment.