From 891bad3a2d477cb6ce8449edb008a87cfc64c97a Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:00:40 +0000 Subject: [PATCH] lilypond-1.3.147 --- Documentation/user/convert-ly.itexi | 15 ++++-- Documentation/user/mutopia.itely | 82 ----------------------------- 2 files changed, 10 insertions(+), 87 deletions(-) diff --git a/Documentation/user/convert-ly.itexi b/Documentation/user/convert-ly.itexi index 9d001f89b1..f8af4c7df8 100644 --- a/Documentation/user/convert-ly.itexi +++ b/Documentation/user/convert-ly.itexi @@ -16,15 +16,19 @@ detect the old version number. @table @code -@item --assume-old +@item -a,--assume-old If version number cannot be determined, apply all conversions. -@item --edit +@item -e,--edit Do an inline edit of the input file. override @code{--output} -@item --from=@var{FROM_PATCHLEVEL} +@item -f,--from=@var{FROM_PATCHLEVEL} Set the level to convert from. If this is not set, convert-ly will guess this, on the basis of @code{\version} strings in the file -@item --output +@item -o,--output The output file to write. +@item -n,--no-version + Normally, convert-ly adds a @code{\version} indicator +to the output. Specifying this option suppresses this. + @item --show-rules shows all known conversions, and exit @item --to=@var{TO_PATCHLEVEL} @@ -36,7 +40,8 @@ Not all language changes are handled. Multiple output options won't work. @code{convert-ly} is written in @uref{http://www.python.org,Python}. It -was written by @email{hanwen@@cs.uu.nl, Han-Wen Nienhuys}. +was written by @email{hanwen@@cs.uu.nl, Han-Wen Nienhuys}. Report bugs +to @code{bug-gnu-music@@gnu.org} diff --git a/Documentation/user/mutopia.itely b/Documentation/user/mutopia.itely index 1ce696d77f..e69de29bb2 100644 --- a/Documentation/user/mutopia.itely +++ b/Documentation/user/mutopia.itely @@ -1,82 +0,0 @@ -@node Mutopia project -@chapter Mutopia project -@cindex mutopia project -@cindex sheet music archive - -[TODO: - -* different name. Ports sucks - -* drop for 1.4 - -* mutopia is rather offtopic in the lilypond manual - -] - - -Mutopia is a collection of public domain sheet music. All the music -on Mutopia is completely free to download, print out, perform and -distribute. Mutopia is similar in spirit to Project Gutenburg. You can -help the project by entering music (either by hand, or by converting -from scans or MIDI) and submitting it. Point your browser to the -@uref{http://www.mutopiaproject.org}. - -@menu -* Mutopia ports collection:: -@end menu - -@node Mutopia ports collection -@section Mutopia ports collection -@cindex mutopia ports collection - - -The ports collection to makes all music in Mutopia very easily -accessible for LilyPond users to study, edit and print. The -ports-system performs the following functions: - -@enumerate 1 -@item download anything from Mutopia -@item compile for printing or for Mutopia submission -@item publish and package for Mutopia -@end enumerate - -Type @samp{make help} in @file{ports} directory to see possible -targets. - -@ignore -[TODO] - -Now that we have the @samp{make sync} target, maybe we should -only dist the composers in the tarball: -@example -ports/mutopia/ArbeauT -ports/mutopia/BachJS -ports/mutopia/BanchieriA -ports/mutopia/BeethovenLv -ports/mutopia/BendaJA -ports/mutopia/BruhnsN -ports/mutopia/CarcassiM -ports/mutopia/CarulliF -ports/mutopia/ClementiM -ports/mutopia/DowlandJ -ports/mutopia/GiordianoG -ports/mutopia/JoplinS -ports/mutopia/MilanL -ports/mutopia/MozartWA -ports/mutopia/PaganiniN -ports/mutopia/Saint-SaensC -ports/mutopia/SatieE -ports/mutopia/SchubertF -@end example - -To build the Solo Cello Suite from J.S.Bach, you would do: -@example -$ cd ports/mutopia/BachJS -$ make sync -$ cd BWV1008/solo-cello-suite-ii -$ make mutopia -@end example - -Disadvantage: no clue of available titles. -@end ignore - -- 2.39.5