From 6b225aa078354ffee3a03178c8b229b5ebc9dc43 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:28:22 +0000 Subject: [PATCH] lilypond-0.0.24 --- Documentation/README.pod | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/Documentation/README.pod b/Documentation/README.pod index 491c18e06a..cc82b196bb 100644 --- a/Documentation/README.pod +++ b/Documentation/README.pod @@ -17,7 +17,8 @@ music. LilyPond has these features: =over 5 -=item * ASCII script input, with identifiers (for music reuse), +=item * +ASCII script input, with identifiers (for music reuse), customizable notenames, customizable fontset =item * @@ -28,13 +29,18 @@ multiple stafftypes (melodic, rhythmic) =item * beams, slurs, chords, super/subscripts (accents and text), -triplets, clef changes, meter changes, general n-plet (triplet, +triplets, general n-plet (triplet, quadruplets, etc.) =item * multiple scores within one input file. Each score is output to a different file. +=item * +clef changes, meter changes, cadenza-mode, declaring markings +in the music, repeat bars + + =back =head1 DESIGN CONSIDERATIONS @@ -162,10 +168,12 @@ flex (2.5.1 or better) =item * Bison or YACC. -=item * The "Flower" library, which should be available from the same +=item * +The "Flower" library, which should be available from the same source you got this from. -=item * perl. The Makefile uses perl for trivial operations, and you +=item * +perl. The Makefile uses perl for trivial operations, and you could tinker with it to use sed or awk. =back @@ -227,7 +235,8 @@ named return values Han-Wen Nienhuys , Main author =item * -Jan Nieuwenhuizen , bits of FlowerLib, general comments. +Jan Nieuwenhuizen , Lyrics, bits of +FlowerLib, general comments. =item * Mats Bengtsson , bugfixes, testing, general comments. @@ -293,15 +302,19 @@ This is a beta version of LilyPond. Please send your helpful comments and patches to me (see AUTHORS section) LilyPond is updated very frequently, the latest version is always available at: - -F +ftp://pcnov095.win.tue.nl/pub/lilypond. =head1 FILES -F The initialisation file with symbol tables etc. It +=over 5 + +=item F +The initialisation file with symbol tables etc. It includes files from the directory F. +=back + =head1 SEE ALSO There are some documentation files in the subdirectory F, -- 2.39.5