]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.68
authorfred <fred>
Tue, 26 Mar 2002 22:24:35 +0000 (22:24 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:24:35 +0000 (22:24 +0000)
Documentation/man/abc2ly.yo
Documentation/man/convert-mudela.yo
Documentation/man/ly2dvi.yo
Documentation/man/midi2ly.yo
Documentation/man/mudela-book.yo
scripts/mup2ly.py

index d79ecee9967698946a69cb9185b4b54ae0077a0b..1896aae47c94af220079391060f7a4dd8b26e553 100644 (file)
@@ -5,7 +5,7 @@ COMMENT(
 )
 manpage(LilyPond)
        (1)
-       (1998)
+       (1999)
        (abc2ly)
        (The LilyPond package)
 
@@ -22,7 +22,7 @@ music typesetting package.
 
 manpagessynopsis()
 
-       abc2ly [options] midi-file
+       abc2ly [options] abc-file
 
 manpageoptions()
 
index ea6cbe9b31b91585337de8604bcfdf7ca4c74fa6..3a1a0a8d29f288a369ff210ac58cccb74998101f 100644 (file)
@@ -6,7 +6,7 @@ COMMENT(urg
 )
 manpage(convert-mudela)
        (1)
-       (1998)
+       (1999)
        (The LilyPond package)
        (convert-mudela)
 
index e3a6a1798a808a57178c7718df610100eeca9a37..d23853bf55ca2abebe7817db883a5c88fb0eeaa8 100644 (file)
@@ -1,13 +1,13 @@
 mailto(daboys@austin.rr.com)
 manpage(LilyPond)
        (1)
-       (1998)
+       (1999)
        (The LilyPond package)
-       (Ly2dvi32)
+       (Ly2dvi)
 
-metalC(Automatically generated by yodl(1) from ly2dvi32.yo.)
+metalC(Automatically generated by yodl(1) from ly2dvi.yo.)
 
-manpagename(Ly2dvi32)(Python utility to convert mudela to DVI)
+manpagename(Ly2dvi)(Python utility to convert mudela to DVI)
 
 manpagedescription()
 ly2dvi is a Python script which creates input file for LaTeX,
@@ -24,7 +24,7 @@ Arne Fagertun name file(ly2dvi).
 
 manpagesynopsis()
 
-        ly2dvi32 [options] inputfile[.ly] [....]
+        ly2dvi [options] inputfile[.ly] [....]
 
 manpageoptions()
 
index d774c6cb1d6120889e46e550ffb84cc50351fe29..f1faad93ed4cebe6776760298fac9761680e4d9a 100644 (file)
@@ -5,7 +5,7 @@ COMMENT(
 )
 manpage(LilyPond)
        (1)
-       (1998)
+       (1999)
        (midi2ly)
        (The LilyPond package)
 
index fbdd3787a1d616451c3e9bde5f7385949c31cb88..ea788681d103f2330663a947f9b75193730d0bae 100644 (file)
@@ -5,7 +5,7 @@ COMMENT(
 )
 manpage(LilyPond)
        (1)
-       (1998)
+       (1999)
        (The LilyPond package)
        (mudela-book)
 
index c9eb62d4b5b6e20bb6d17b1c29d1573e95666243..c1349377c52d0ffe7f12eb188eef3db5500268cf 100644 (file)
@@ -8,7 +8,7 @@
 
 # TODO: regex -> re.
 
-name = 'mup-to-ly'
+name = 'mup2ly'
 version = '0.1'
 
 import os