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)
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond