From b1532249da0ac51daed49abde1b8fa41b3855aba Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 20 Oct 2006 18:09:50 +0000 Subject: [PATCH] (Invoking abc2ly): remove mup2ly. --- ChangeLog | 4 +++ Documentation/user/converters.itely | 41 ----------------------------- 2 files changed, 4 insertions(+), 41 deletions(-) diff --git a/ChangeLog b/ChangeLog index e0ee0a34dc..0deb4c0220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-20 Han-Wen Nienhuys + + * Documentation/user/converters.itely (Invoking abc2ly): remove mup2ly. + 2006-10-20 Joe Neeman * scm/define-grobs.scm (all-grob-descriptions): set side-axis and diff --git a/Documentation/user/converters.itely b/Documentation/user/converters.itely index 451e59f9ce..02fd2efc64 100644 --- a/Documentation/user/converters.itely +++ b/Documentation/user/converters.itely @@ -29,7 +29,6 @@ you are unfamiliar with the command-line. * Invoking etf2ly:: Importing Finale. * Invoking musicxml2ly:: * Invoking abc2ly:: Importing ABC. -* Invoking mup2ly:: Importing MUP. * Generating LilyPond files:: @end menu @@ -246,46 +245,6 @@ ABC synchronizes words and notes at the beginning of a line; @command{abc2ly} ignores the ABC beaming. -@node Invoking mup2ly -@section Invoking @command{mup2ly} - -Mup (Music Publisher) is a shareware music notation program by Arkkra -Enterprises. @command{mup2ly} will convert part of a Mup file to LilyPond -format. It is invoked from the command-line as follows: - -@cindex Music Publisher -@cindex Mup -@cindex Arkkra - -@example -mup2ly [@var{option}]@dots{} @var{mup-file} -@end example - -The following options are supported by @command{mup2ly}: - -@table @code -@item -d,--debug -show what constructs are not converted, but skipped. -@item -D, --define=@var{name}[=@code{exp}] -define macro @var{name} with opt expansion @code{exp} -@item -E,--pre-process -only run the pre-processor -@item -h,--help -print help -@item -o,--output=@var{file} -write output to @var{file} -@item -v,--version -version information -@item -w,--warranty -print warranty and copyright. -@end table - - -@refbugs - -Only plain notes (pitches, durations), voices, and staves are -converted. - @node Generating LilyPond files @section Generating LilyPond files -- 2.39.5