]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.34
authorfred <fred>
Tue, 26 Mar 2002 21:47:48 +0000 (21:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:47:48 +0000 (21:47 +0000)
Documentation/faq.yo

index 2aa9ca4e1a6d60d9eb4ac5052768ec61addea4fd..a7694846c98ee9d32c09e0541943fcb49a9b25de 100644 (file)
@@ -383,6 +383,14 @@ previous fonts, including the file(.pk) and file(.tfm) fonts in
 file(/var/lib/texmf).  A script automating this has been included, see
 file(buildscripts/clean-fonts.sh).
 
+question(How does PS output work?)
+
+Make Type-1 fonts: issue
+verb(
+       make pfa
+) in the mf/ subdirectory
+Set GS_FONTPATH to the directory containing the pfas. In the source
+tree, this is file(mf/out/).  Run lilypond with option tt(-f ps).
 
 question(The beams and slurs are gone if use the XDvi magnifying glass!?)