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: Graham Percival
Subject: Re: make-dynamic-script doesn't change font
Date: Thu, 23 Jun 2005 17:02:01 -0700


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 }





reply via email to

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