]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/lilypond-latex.py
* scm/framework-ps.scm (output-framework): handle landscape settings.
[lilypond.git] / scripts / lilypond-latex.py
index faec0d33f99f54ab3b9f8e685fc24c45749de4fa..67adc7f4c5180747eae90f93120e1beb9477b3c4 100644 (file)
@@ -82,7 +82,7 @@ global _;_=ly._
 global re;re = ly.re
 
 # lilylib globals
-program_name = 'lilypond'
+program_name = 'lilypond-latex'
 program_version = '@TOPLEVEL_VERSION@'
 # input without \book, use classic latex definitions
 classic_p = 0
@@ -157,6 +157,7 @@ lilypond_binary = os.path.join ('@bindir@', 'lilypond')
 if '@bindir@' == ('@' + 'bindir@') or not os.path.exists (lilypond_binary):
        lilypond_binary = 'lilypond'
 
+lilypond_binary += ' --format=tex ' 
 
 ## Init to empty; values here take precedence over values in the file
 extra_init = {