bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with ps and pdf output


From: Nathan Curry
Subject: Re: Problems with ps and pdf output
Date: Sat, 11 Jun 2005 14:10:59 -0400

More on the issue. In the example:

 \relative {
        c4 ^"Test"
        ^\markup "Test"
        ^\markup \override #'(font-magnification . 0.9) \override
#'(font-name . "ptmr") "Hello"
        }


The one with the override is the one that works. It seems to be a problem 
with fonts? Could it be that there is no default font set? Also, I looked at 
the problem detailed here:
http://lists.gnu.org/archive/html/lilypond-user/2001-10/msg00107.html

Could this be related? I'm not clear on the internal process of lilypond, 
and whether it is calling other programs to convert the files to pdf or ps.
-Nathan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]