]> git.donarmstrong.com Git - lilypond.git/commitdiff
texinfo/latex.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 19 Aug 2006 19:07:48 +0000 (19:07 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 19 Aug 2006 19:07:48 +0000 (19:07 +0000)
scripts/lilypond-book.py

index 37cd763dac254345a0f4f092e204018f0c46fc9c..ddde74ae97a92f65740a37e0969b69daa9eb3f63 100644 (file)
@@ -1709,6 +1709,7 @@ def main ():
                               for p in global_options.include_path])
 
     if global_options.format in (TEXINFO, LATEX):
+        ## prevent PDF from being switched on by default.
         global_options.process_cmd += ' --formats=eps '
         
     if (global_options.format in (TEXINFO, LATEX)