bug-lilypond
[Top][All Lists]
Advanced

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

Re: make-dynamic-script doesn't change font


From: Mats Bengtsson
Subject: Re: make-dynamic-script doesn't change font
Date: Sat, 25 Jun 2005 23:51:00 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319



Han-Wen Nienhuys wrote:
Graham Percival wrote:


On 23-Jun-05, at 4:54 PM, Han-Wen Nienhuys wrote:

You're trying to print espr in the dynamic font. Since pango is really smart, it notices that the dynamic font doesn't have an e, and substitutes a different font. Solution: make sure that espr isn't typeset in the dynamic font.



How?  Trying to explicitly set it to roman produces the same thing...

fespr = #(make-dynamic-script (markup #:dynamic "f" #:roman "espr" ) )
{ c4\fespr }


try setting font-encoding to '()
(the fact that we still have font-encoding somewhere is a little wart, but i'm not going to fix it before 2.6)

Why isn't there at least a markup command to reset to the default font,
like \normalfont in LaTeX?

   /Mats




reply via email to

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