projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48631a0
)
remove now untrue comment
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Thu, 15 Aug 2002 11:50:05 +0000
(11:50 +0000)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Thu, 15 Aug 2002 11:50:05 +0000
(11:50 +0000)
scripts/ly2dvi.py
patch
|
blob
|
history
diff --git
a/scripts/ly2dvi.py
b/scripts/ly2dvi.py
index c85c28d45659dc4dcf87c901ab800b378cb9fd64..d6858579cc0688128f72597fd241436177716e55 100644
(file)
--- a/
scripts/ly2dvi.py
+++ b/
scripts/ly2dvi.py
@@
-376,8
+376,7
@@
paper_p = 1
output_name = ''
-# List of output formats that ly2dvi should create
-# Most advanced format first.
+# Output formats that ly2dvi should create
targets = ['DVI', 'LATEX', 'MIDI', 'TEX']
track_dependencies_p = 0