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 }



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to