]> git.donarmstrong.com Git - lilypond.git/commitdiff
(run_dvips): add sauter-mftrace.map
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 11 Apr 2004 11:03:45 +0000 (11:03 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 11 Apr 2004 11:03:45 +0000 (11:03 +0000)
scripts/lilypond.py

index f1fd7c537accd5b307e2951e5111954a432cbec7..4851eceff461cc706af94c217ea1bbcc4eab981f 100644 (file)
@@ -508,7 +508,7 @@ leaving a PS file in OUTBASE.ps
                                pass
 
                if pfa_file:
-                       opts = opts + ' -Ppdf -G0 -u lilypond.map -u +lilypond.map'
+                       opts = opts + ' -Ppdf -G0 -u +sauter-mftrace.map -u +lilypond.map'
                else:
                        ly.warning (_ ('''Trying create PDF, but no PFA fonts found.
 Using bitmap fonts instead. This will look bad.'''))