From: fred Date: Sun, 24 Mar 2002 20:04:48 +0000 (+0000) Subject: lilypond-0.1.41 X-Git-Tag: release/1.5.59~3490 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=43954e3af2f7168df9c59063b002e412e7a5d92d;p=lilypond.git lilypond-0.1.41 --- diff --git a/Documentation/lilypond.pod b/Documentation/lilypond.pod index 26a6664150..f735161a52 100644 --- a/Documentation/lilypond.pod +++ b/Documentation/lilypond.pod @@ -61,9 +61,15 @@ Add F to the search path for input files. Make incompatible mudela version non-fatal. -=item B<--postscript, -p>, +=item B<--no-postscript, -P>, -Try to use PostScript where possible. +Don't generate embedded PostScript (or MetaFont) symbols, but resort to +less beautiful fixed-size versions. + +LilyPond uses PostScript for variable symbols where possible. (For some +of these symbols runtime MetaFont source will be genarated too. These are +not used unless you also include the appropriate TeX file too. See +F.) =back @@ -142,8 +148,8 @@ Jan Nieuwenhuizen , http://www.digicash.com/~jan. =head1 PROBLEMS -There is an extensive list of todoes and bugs. See F. In -general, try to find out +There is an extensive list of todoes and bugs. See F. If you +have a problem you should try to find out =over 4 @@ -175,7 +181,8 @@ compile/configure options please). Send a description of the bug itself. =item * -Send it to bug-gnu-music@gnu.org. +Send it to bug-gnu-music@gnu.org (you don't have to subscribe +to this mailinglist). =back diff --git a/make/lilypond.spec.in b/make/lilypond.spec.in index 9f9ac9b447..799b8758b8 100644 --- a/make/lilypond.spec.in +++ b/make/lilypond.spec.in @@ -48,4 +48,5 @@ make prefix="$RPM_BUILD_ROOT/usr" install %post texhash # takes some time... +rm `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm'`