From e84a097fdb87ee94da383e0ab4ce74953c370491 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Tue, 31 Jul 2012 17:56:17 +0200 Subject: [PATCH] Really remove dblatex param lingua=nb. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20c7c28..50f571f 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ epub: freeculture.nb.epub html: freeculture.html freeculture.nb.html %.pdf: %.xml $(IMAGES) $(XSLTS) - $(DBLATEX) $< --param=lingua=nb + $(DBLATEX) $< # Alternative processing path to dblatex is to use xmlto using fop to # create PDF like this. The PDF output (visual design) is better, but -- 2.51.0