From: Michael Smith Date: Mon, 3 Mar 2008 05:34:29 +0000 (+0000) Subject: make dblatex the default PDF maker for the example makefile X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bef8138784079b1e5962721aa94f7604a3e2137;p=docbook-dsssl make dblatex the default PDF maker for the example makefile --- diff --git a/xsl/tools/make/Makefile.DocBook b/xsl/tools/make/Makefile.DocBook index d616cb4f5..80f41e76c 100644 --- a/xsl/tools/make/Makefile.DocBook +++ b/xsl/tools/make/Makefile.DocBook @@ -50,7 +50,7 @@ RMDIR_FLAGS = --ignore-fail-on-non-empty -p # possible values for PDF_MAKER are: # dblatex|fop|xep|xmlroff|passivetex -PDF_MAKER = fop +PDF_MAKER = dblatex # possible values for TXT_MAKER are: # links|lynx|w3m|w3mmee