]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Really remove dblatex param lingua=nb.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 31 Jul 2012 15:56:17 +0000 (17:56 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 31 Jul 2012 15:56:17 +0000 (17:56 +0200)
Makefile

index 20c7c2884bc833bec03725399ef6ff871d1a0b70..50f571f06d70d13d19cee849b2f2b5cc767fdfd6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ epub: freeculture.nb.epub
 html: freeculture.html freeculture.nb.html 
 
 %.pdf: %.xml $(IMAGES) $(XSLTS)
 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
 
 # Alternative processing path to dblatex is to use xmlto using fop to
 # create PDF like this.  The PDF output (visual design) is better, but