bug-lilypond
[Top][All Lists]
Advanced

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

make-dynamic-script doesn't change font


From: Graham Percival
Subject: make-dynamic-script doesn't change font
Date: Thu, 23 Jun 2005 15:50:11 -0700

In the example below, the "e" of "espr" obeys the font change (#:simple),
but the "spr" is still rendered in dynamic font.  The "e" is also much
larger than the "spr".


% OSX, 2.5.32
\version "2.5.32"
fespr = #(make-dynamic-script (markup #:dynamic "f" #:simple "espr" ) )
{
c4\fespr
}





reply via email to

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