]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/converters.itely
* Documentation/user/refman.itely: remove superfluous -'s
[lilypond.git] / Documentation / user / converters.itely
index d06da954b6bf040ca86d93a8abbd3bfe7e8e40bb..bb80263c434706895443918e9ae9958a0f22add4 100644 (file)
@@ -12,13 +12,13 @@ sequencers and XML converters. Refer to the
 
 
 @menu
-* Invoking convert-ly::            Older LilyPond versions.
-* Invoking midi2ly::               Importing MIDI.
-* Invoking etf2ly::                Importing Finale.
-* Invoking abc2ly::                Importing ABC.          
-* Invoking pmx2ly::                Importing PMX.
-* Invoking musedata2ly::           Importing Musedata.
-* Invoking mup2ly::                Importing MUP. 
+* Invoking convert-ly::         Older LilyPond versions.
+* Invoking midi2ly::            Importing MIDI.
+* Invoking etf2ly::             Importing Finale.
+* Invoking abc2ly::             Importing ABC.          
+* Invoking pmx2ly::             Importing PMX.
+* Invoking musedata2ly::        Importing Musedata.
+* Invoking mup2ly::             Importing MUP. 
 @end menu
 
 
@@ -58,7 +58,7 @@ The following options can be given:
     Set the goal version of the conversion. It defaults to the latest
     available version.
 @item -h, --help
-    Print usage help
+    Print usage help.
 @end table
 
 
@@ -104,30 +104,30 @@ The following options are supported by midi2ly:
 
 @table @code
 @item -a, --absolute-pitches
-    Print absolute pitches
+    Print absolute pitches.
 @item -d, --duration-quant=@var{DUR}
-    Quantise note durations on @var{DUR}
+    Quantise note durations on @var{DUR}.
 @item -e, --explicit-durations
-    Print explicit durations
+    Print explicit durations.
 @item -h,--help
-    Show summary of usage
+    Show summary of usage.
 @item -k, --key=@var{acc}[:@var{minor}]
     Set default key.  @var{acc} > 0 sets number of sharps; @var{acc} < 0
-    sets number of flats.  A minor key is indicated by ":1"
+    sets number of flats.  A minor key is indicated by ":1".
 @item -o, --output=@var{file}
-    Write output to @var{file}
+    Write output to @var{file}.
 @item -s, --start-quant=@var{DUR}
-    Quantise note starts on DUR
+    Quantise note starts on DUR.
 @item -t, --allow-tuplet=@var{DUR}*@var{NUM}/@var{DEN}
-    Allow tuplet durations @var{DUR}*@var{NUM}/@var{DEN}
+    Allow tuplet durations @var{DUR}*@var{NUM}/@var{DEN}.
 @item -V, --verbose
-    Be verbose
+    Be verbose.
 @item -v, --version
-    Print version number
+    Print version number.
 @item -w, --warranty
-    Show warranty and copyright
+    Show warranty and copyright.
 @item -x, --text-lyrics
-    Treat every text as a lyric
+    Treat every text as a lyric.
 @end table
 
 
@@ -148,7 +148,7 @@ It is invoked as follows:
         etf2ly [@var{option}]@dots{} @var{etf-file}
 @end example
 
-The following options are supported by etf2ly.
+The following options are supported by etf2ly:
 @table @code
 @item   -h,--help
 this help
@@ -162,7 +162,7 @@ version information
 @refbugs
 
 The list of articulation scripts is incomplete.  Empty measures confuse
-etf2ly.
+etf2ly. Sequences of grace notes are ended improperly sometimes. 
 
 
 @node Invoking abc2ly
@@ -172,7 +172,7 @@ etf2ly.
 
 ABC is a fairly simple ASCII based format. It is described at the abc site:
 @quotation
-@uref{http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt}
+@uref{http://www.gre.ac.uk/~c.walshaw/abc2mtex/abc.txt}.
 @end quotation
 abc2ly translates from ABC to LilyPond. It is invoked as follows:
 
@@ -201,7 +201,7 @@ source file.  If you say:
 This will cause the text following the keyword ``voices'' to be inserted 
 into the current voice of the LilyPond output file.
 
-Similarly:
+Similarly,
 
 @example
         %%LY slyrics more words
@@ -230,7 +230,7 @@ PMX is a MusiXTeX preprocessor written by Don Simons. More information
 on PMX is available from the following site:
 
 @quotation
-@uref{http://icking-music-archive.sunsite.dk/Misc/Music/musixtex/software/pmx/}.
+@uref{http://icking-music-archive.org/Misc/Music/musixtex/software/pmx/}.
 @end quotation
 
 @cindex PMX