Преглед изворни кода

Add --expand option to texi2pdf

This improves macro expansion, because TeX does cause problems with
whitespace when a macro expansion inserts an item.
Carsten Dominik пре 12 година
родитељ
комит
4f77594dca
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      mk/default.mk

+ 1 - 1
mk/default.mk

@@ -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