X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/994b48513e996ec9100ed3555a6f10bddefa3818..6cbd21f9b01514dcf6255e0cdc2877aec44680dc:/Makefile diff --git a/Makefile b/Makefile index 99fc523..ad47ea0 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ url = http://www.sslug.dk/~chlor/lessig/freeculture.sgml.2004-04-01.gz # titlepage, openany, draft, fleqn, leqno # -P latex.class.options=a5paper DBLATEX = dblatex \ - -T db2latex \ + -T simple \ --param lingua=nb \ --xsl-user=data/user_param.xsl \ --xsl-user=data/xetex_param.xsl \ @@ -70,7 +70,7 @@ html: freeculture.html freeculture.nb.html # This include images, but the index refs and footnote handling # is broken. - pipeline=docbook-xsl; \ + pipeline=dblatex; \ echo "Using $$pipeline pipeline" ; \ case "$$pipeline" in \ dblatex) \