projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af7c0d
)
Use PDF_COMPILE for PDF creation
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Aug 2008 08:28:09 +0000
(10:28 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Aug 2008 08:28:09 +0000
(10:28 +0200)
doc/Makefile.am
patch
|
blob
|
history
m4
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
74454b6
..
385cd9c
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-43,7
+43,7
@@
index.tkl: $(XMLFILES)
pazpar2.pdf: $(XMLFILES)
rm -f pazpar2.pdf
- dblatex -P latex.class.options=a4paper,12pt,twoside,openright $(MAINXML) && mv book.pdf pazpar2.pdf
+ $(PDF_COMPILE) $(MAINXML) && mv book.pdf pazpar2.pdf
jade-check: $(XMLFILES)
jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl $(MAINXML)
diff --git
a/m4
b/m4
index
b076b76
..
3400a80
160000
(submodule)
--- a/
m4
+++ b/
m4
@@
-1
+1
@@
-Subproject commit b076b768162950579fb9831b1f8dd8be5fdc3154
+Subproject commit 3400a80a30fd65cfe6e7efa871789ac46ecd5160