]> git.donarmstrong.com Git - lilypond.git/commitdiff
Unescaped "()" in a .py file. Potentially troublesome.
authorgpercival <gpercival>
Fri, 28 Jan 2005 18:25:57 +0000 (18:25 +0000)
committergpercival <gpercival>
Fri, 28 Jan 2005 18:25:57 +0000 (18:25 +0000)
scripts/lilypond-latex.py

index 54f648aa9f7a98626c973b1bd0f4d7c35890faa8..069b5452a30460be00e1cac7d02ebe7956b360b7 100644 (file)
@@ -120,7 +120,7 @@ option_definitions = [
        #junkme? 
        ('', 'm', 'no-layout', _ ("produce MIDI output only")),
        
-       (_ ("FILE"), 'o', 'output', _ ("write output to FILE")),
+       (_ ("FILE"), 'o', 'output', _ ("write output to FILE (suffix will be added)")),
        (_ ('RES'), '', 'preview-resolution',
         _ ("set the resolution of the preview to RES")),
        ('', 'p', 'pdf', _ ("generate PDF output")),