lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyric tie


From: jakob lund
Subject: Re: Lyric tie
Date: Tue, 23 Nov 2010 10:07:15 +0100

Hi

you can change the font for a single character in \markup:

\addlyrics {
  Buon gior --
  \markup\concat{no \override #'(font-name . "DejaVu Sans Bold"){‿} al}
  mon -- do.
}

(I tested with "DejaVu Sans Bold" because I'm not sure if the other
one exists on my computer)


Jakob.




2010/11/23 Francisco Vila <address@hidden>:
> 2010/11/22 Federico Bruni <address@hidden>:
>> Il giorno lun, 22/11/2010 alle 22.46 +0100, Francisco Vila ha scritto:
>>> > \addlyrics {
>>> >  \override LyricText #'font-name = #"DejaVuLGC"
>>> >  Buon gior -- no~al mon -- do.
>>> > }
>>> >
>>>
>>> Thank you, that works, but I like the default font for the lyrics and
>>> I'd prefer to change only that of the lyric tie if necessary.
>>
>> What about using the undertie directly in your (utf-8) source file?
>>
>> Buon gior -- no‿al mon -- do.
>>
>> Does it look better?
>
> Unfortunately not, see image.  I think this produces the same output
> as the usual '~'.  Do you know a way of figuring out which font does a
> glyph of the PDF belong to?
>
> --
> Francisco Vila. Badajoz (Spain)
> www.paconet.org , www.csmbadajoz.com
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>



reply via email to

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