]> git.donarmstrong.com Git - lilypond.git/blobdiff - ps/lilyponddefs.ps
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / ps / lilyponddefs.ps
index ad0d89a61bc1f9140dc63ea56cd67516f1fa5f24..442ae200466f76dfac890400a8ef34d3bf28886a 100644 (file)
@@ -6,6 +6,10 @@
 
 % /setgray { 1 add } bind def
 
+% To let gs load fonts from builddir, do:
+% export GS_LIB=$(pwd)/mf/out:/usr/share/texmf/fonts/type1/bluesky/cm
+
+
 /set-ps-scale-to-lily-scale {
        lily-output-units output-scale mul dup scale
 } bind def