projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb9165d
)
Unescaped "()" in a .py file. Potentially troublesome.
author
Graham Percival
<graham@percival-music.ca>
Fri, 28 Jan 2005 18:25:57 +0000
(18:25 +0000)
committer
Graham Percival
<graham@percival-music.ca>
Fri, 28 Jan 2005 18:25:57 +0000
(18:25 +0000)
scripts/lilypond-latex.py
patch
|
blob
|
history
diff --git
a/scripts/lilypond-latex.py
b/scripts/lilypond-latex.py
index 54f648aa9f7a98626c973b1bd0f4d7c35890faa8..069b5452a30460be00e1cac7d02ebe7956b360b7 100644
(file)
--- a/
scripts/lilypond-latex.py
+++ b/
scripts/lilypond-latex.py
@@
-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")),