Add --expand option to texi2pdf

This improves macro expansion, because TeX does cause problems with
whitespace when a macro expansion inserts an item.
This commit is contained in:
Carsten Dominik 2013-09-30 08:36:16 +02:00
parent a68f44f08e
commit 4f77594dca

View file

@ -103,7 +103,7 @@ ELC = $(BATCHL) \
--eval '(batch-byte-compile)'
# How to make a pdf file from a texinfo file
TEXI2PDF = texi2pdf --batch --clean
TEXI2PDF = texi2pdf --batch --clean --expand
# How to make a pdf file from a tex file
PDFTEX = pdftex