From 5ea03bebfc243b5794ea6329c4e6b669261e0de8 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 3 Jan 1997 18:56:01 +0000 Subject: [PATCH] lilypond-0.0.21 --- Documentation/README.pod | 48 ++++++++++++++++++++++++---------------- 1 file changed, 29 insertions(+), 19 deletions(-) diff --git a/Documentation/README.pod b/Documentation/README.pod index f7226fa03c..6ced7dae17 100644 --- a/Documentation/README.pod +++ b/Documentation/README.pod @@ -13,16 +13,16 @@ F<.ly>'s) into TeX input. =head1 OPTIONS -=item B<-d,--debug> +=item B<-d,--debug>, debugging -=item B<-w,--warranty> +=item B<-w,--warranty>, warranty -=item B<-o,--output> +=item B<-o,--output>, default output file -=item B<-h,--help> +=item B<-h,--help>, help =head1 LICENSE @@ -45,8 +45,9 @@ Compilation: =item - bison/yacc -=item - The "flower" library, which should be available from the - same source you got this from. +=item - The "flower" library, +which should be available from the +same source you got this from. =item - perl @@ -56,9 +57,9 @@ Operation: =over 5 -=item - TeX +=item TeX -=item - the MusixTeX fonts +=item the MusixTeX fonts =back @@ -78,11 +79,21 @@ Do: why G++ >= 2.7? LilyPond & flower lib uses: - builtin bool - typeof - operator ? - the new for-scope - class Rational (libg++) +=over 5 + +=item builtin bool + +=item typeof + +=item operator ? + +=item the new for-scope + +=item class Rational (libg++) + +=item named return values + +=back =head1 AUTHOR @@ -146,7 +157,8 @@ F =head1 FILES -F The initialisation file with symbol tables etc. +F The initialisation file with symbol tables etc. It +includes files from the directory F. =head1 HOW DOES IT WORK @@ -155,11 +167,9 @@ F The initialisation file with symbol tables etc. Use The Source, Luke. If you don't know C++, you can try editing the file F<.dstreamrc> for copious debugging output. (use B<-d>) -the subdir Documentation/ contains some more-in-depth matter on LilyPond - -The source is commented in the DOC++ style. -Check out doc++ at +the subdir F contains some more-in-depth matter on LilyPond - http://www.ZIB-Berlin.DE/VisPar/doc++/doc++.html +The source is commented in the DOC++ style. Check out doc++ at +F =back -- 2.39.5