Quoting the manual:
"The lyric tie is implemented with the Unicode character U+203F, so be
sure to have a font (Like DejaVuLGC) installed that includes this glyph."
Note that Pango (the font handling library used in LilyPond) may pick
different symbols from different fonts, so even if the rest of the text
is typeset using the standard Century Schoolbook font, the lyric tie is
typically taken from a separate font since it's not found in Century
Schoolbook.
You can easily check what font files are used on your machine
where it works, if you process a file with and without lyric ties
and compare the top lines of the resulting .ps file. I get:
- Without a lyric tie:
...
%%DocumentSuppliedResources: font CenturySchL-Roma
%%EndComments
...
- with a lyric tie:
%%DocumentMedia: a4 595.28 841.89 80 () ()
%%DocumentSuppliedResources: font CenturySchL-Roma
%%DocumentSuppliedResources: font DejaVuSans
%%EndComments
/Mats
Risto Vääräniemi wrote:
Hi Mats,
2008/10/2 Mats Bengtsson <[EMAIL PROTECTED]>:
Have you read the warning about the font you need, in
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Entering-lyrics#Entering-lyrics
Yes, I have seen it. I'm using the standard Century Schoolbook font
from LP distribution and because it works on my other computers I
guess it does have the glyph. I've even copied the font to
Windows\Fonts folder but that didn't help.
-Risto
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user