> trying to escape "\" in a string leads to strange results, for some
> font-names.
> Example below was ok with 2.18.2
> 
> \version "2.19.26"
> 
> \markup \override #'(font-name . "Times New Roman") "\\<==what?"

The displayed font is definitely not `Times New Roman'.  It seems that
the font substituted by FontConfig is a CJK font using half-width
glyphs, and there it sometimes happens that the `\' slot gets replaced
with the Yen sign `¥', for compatibility with ancient Japanese
practice.

I think there is nothing to be done here, since it displays a font
problem (or bug).


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

Reply via email to