=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
=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
=over 5
-=item - TeX
+=item TeX
-=item - the MusixTeX fonts
+=item the MusixTeX fonts
=back
why G++ >= 2.7? LilyPond & flower lib uses:
- builtin bool
- typeof
- operator <?, operator >?
- the new for-scope
- class Rational (libg++)
+=over 5
+
+=item builtin bool
+
+=item typeof
+
+=item operator <?, operator >?
+
+=item the new for-scope
+
+=item class Rational (libg++)
+
+=item named return values
+
+=back
=head1 AUTHOR
=head1 FILES
-F<symbol.ini> The initialisation file with symbol tables etc.
+F<symbol.ini> The initialisation file with symbol tables etc. It
+includes files from the directory F<init/>.
=head1 HOW DOES IT WORK
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<Documentation/> 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<http://www.ZIB-Berlin.DE/VisPar/doc++/doc++.html>
=back