Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2013-06-16 22:49:56 +02:00
commit 0e354321f5
1 changed files with 1 additions and 1 deletions

View File

@ -820,7 +820,7 @@ file name as its single argument."
"xelatex -interaction nonstopmode -output-directory %o %f"
"xelatex -interaction nonstopmode -output-directory %o %f"))
(const :tag "texi2dvi"
("texi2dvi -p -b -c -V %f"))
("texi2dvi -p -b -V %f"))
(const :tag "rubber"
("rubber -d --into %o %f"))
(function)))