]> pere.pagekite.me Git - text-madewithcc.git/blobdiff - Makefile
Ask pandoc explicitly to generate docbook 4.
[text-madewithcc.git] / Makefile
index e44cf80891879fad0c4d1256cca9913ca650346c..92f2ef5257ede4118483b77663538390cbce80f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ VERSION=20170609-2
 PANDOC_OPTS = \
   --standalone \
   --top-level-division=part \
 PANDOC_OPTS = \
   --standalone \
   --top-level-division=part \
-  -t docbook \
+  -t docbook4 \
   -f markdown+inline_notes+ascii_identifiers
 
 LANGS := $(shell ls po/*/mwcc.po|cut -d/ -f2)
   -f markdown+inline_notes+ascii_identifiers
 
 LANGS := $(shell ls po/*/mwcc.po|cut -d/ -f2)