From 9270fb18cb04df2a3630470f60b727e00505f5ab Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:48:42 +0000 Subject: [PATCH] lilypond-0.0.76 --- Documentation/faq.pod | 40 +++------------------------------------- Documentation/mi2mu.pod | 3 +-- 2 files changed, 4 insertions(+), 39 deletions(-) diff --git a/Documentation/faq.pod b/Documentation/faq.pod index 6be7d7d618..2eeced82b3 100644 --- a/Documentation/faq.pod +++ b/Documentation/faq.pod @@ -12,7 +12,8 @@ Q: I get all kinds of errors while compiling parser.cc A: LilyPond uses features of bison version 1.25. Please confirm that you are using a version 1.25 or better. Don't forget to do "make -clean" after installing it +clean" after installing it. Don't forget to remove the stale +bison.simple as well. If the problem persists, then please mail me. @@ -124,13 +125,6 @@ specify a()a()a -Q: Why shouldn't I put all commands (\clef, \meter) inside the music? - -A: You should do what you like, but at some time we will enable -quoting of music ("Stichnoten"). Besides if you are going to type an -orchestral score, then you'd probably want to enter most of the meter, -repeat commands only once. - Q: I want to insert some TeX commands A: You shouldn't: it's against LilyPond philosophy to have typesetting @@ -186,35 +180,7 @@ Q: Why do I need g++ >= 2.7? A: By using g++, GNU LilyPond is portable to all platforms which support g++ (there are quite a few). Not having to support other compilers -saves us a I of trouble. GNU LilyPond and FlowerLib use: - -=over 4 - -=item * - -builtin bool - -=item * - -64 bit integral type long long - -=item * - -typeof - -=item * - -operator ? - -=item * - -the new for-scope - -=item * - -class Rational (libg++) - -=back +saves us a I of trouble. =head2 Running diff --git a/Documentation/mi2mu.pod b/Documentation/mi2mu.pod index 1a996ec1bd..a4aa186f3b 100644 --- a/Documentation/mi2mu.pod +++ b/Documentation/mi2mu.pod @@ -9,8 +9,7 @@ mi2mu - convert MIDI to mudela(5) =head1 DESCRIPTION Mi2mu translates a MIDI input file to Mudela (GNU LilyPond source -format). -Mi2mu is part of the GNU LilyPond music typesetting package. +format). Mi2mu is part of the GNU LilyPond music typesetting package. =head1 OPTIONS -- 2.39.5