Quoting Jan Nieuwenhuizen <[EMAIL PROTECTED]> from ml.lilypond.users:
:Raphael Manfredi writes:
:
:> Something is wrong.
:
:Please attach a minimal, but full example of your .ly file.
Here it is. The character I'm printing is "u`" in case there is
a problem with the encoding via mail. The UTF-8 encoding is correct.
-------------------------------------
% UTF-8 character messes markup
% Output is fine without the font override, but then I get ugly courier
\version "2.6.3"
\new Staff {
\clef treble \time 4/4
\override TextScript #'font-name = "cmr10"
\relative c'' {
a^\markup { piu mosso } b c d e^\markup { più mosso } f g f
}
}
-------------------------------------
Raphael
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user