X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fuser%2Fconverters.itely;h=7ba2816ab23941d6878743b9c62153f71e735be7;hb=f3487cef38f45d65137225ece9f5c289569138bd;hp=451e59f9ce3e5387ea4aefe3845ce11a083d4e3f;hpb=ffb9d71ab52ad8d9a891f8070525d949789e5058;p=lilypond.git diff --git a/Documentation/user/converters.itely b/Documentation/user/converters.itely index 451e59f9ce..7ba2816ab2 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 @@ -315,5 +274,8 @@ which imports @uref{http://@/www@/.musicxml@/.com/xml@/.html,MusicXML} @item @uref{http://@/www@/.rosegardenmusic@/.com,Rosegarden}, which imports MIDI +@item +@uref{http://@/common-lisp@/.net/project/fomus/,FOMUS}, +a LISP library to generate music notation @end itemize