projects
/
m4-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:
b076b76
)
Define PDF_COMPILE and use 12pt layout for PDFs
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Aug 2008 08:27:41 +0000
(10:27 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 26 Aug 2008 08:27:41 +0000
(10:27 +0200)
yaz.m4
patch
|
blob
|
history
diff --git
a/yaz.m4
b/yaz.m4
index
eebfa70
..
0c700e5
100644
(file)
--- a/
yaz.m4
+++ b/
yaz.m4
@@
-17,6
+17,8
@@
AC_SUBST(HTML_COMPILE)
HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl'
AC_SUBST(TKL_COMPILE)
TKL_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.tkl.xsl'
+AC_SUBST(PDF_COMPILE)
+PDF_COMPILE='idblatex -P latex.class.options=a4paper,12pt,twoside,openright'
AC_SUBST(DTD_DIR)
AC_ARG_WITH(docbook-dtd,[[ --with-docbook-dtd=DIR use docbookx.dtd in DIR]],