Skip to content

Commit

Permalink
Move tex config to common
Browse files Browse the repository at this point in the history
  • Loading branch information
jakub-id committed Jun 23, 2024
1 parent d73484c commit 42e0120
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 29 deletions.
3 changes: 1 addition & 2 deletions doc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ $(HTMLFILES): $(XMLFILES)
$(MANFILES): local.ent

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

xmllint --noent $(srcdir)/book.xml | $(PDF_COMPILE) -o yaz.pdf

yazj.pdf:
jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl $(srcdir)/book.xml
Expand Down
2 changes: 1 addition & 1 deletion doc/common
Submodule common updated 2 files
+1 −0 body.tex
+25 −0 header.tex
25 changes: 0 additions & 25 deletions doc/listings-setup.tex

This file was deleted.

2 changes: 1 addition & 1 deletion m4
Submodule m4 updated 1 files
+7 −1 yaz.m4

0 comments on commit 42e0120

Please sign in to comment.