]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.41
authorfred <fred>
Sun, 24 Mar 2002 20:04:48 +0000 (20:04 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:04:48 +0000 (20:04 +0000)
Documentation/lilypond.pod
make/lilypond.spec.in

index 26a6664150d5a40b5ac11abe29d02cd75d1bfd72..f735161a52e3d1508ed285d2a2b9d741fc96757c 100644 (file)
@@ -61,9 +61,15 @@ Add F<DIRECTORY> 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<tex/fetdefs.tex>.)
 
 =back
 
@@ -142,8 +148,8 @@ Jan Nieuwenhuizen <jan@digicash.com>,  http://www.digicash.com/~jan.
 =head1 PROBLEMS
 
 
-There is an extensive list of todoes and bugs.  See F<TODO>.  In
-general, try to find out 
+There is an extensive list of todoes and bugs.  See F<TODO>.  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
 
index 9f9ac9b447a23baafbc65440448015ac9247afb4..799b8758b809516ecf188ead420cd2dc6b81ee72 100644 (file)
@@ -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'`