2012/3/6 Zbyněk Burget <zbur...@burgnet.cz>

> Dne 5.3.2012 12:30, Francisco Vila napsal(a):
>
>  2012/3/5 -Eluze<elu...@gmail.com>:
>>
>>> O.K. - see attachment - I am interested in the "R" at the end of even
>>>
>>>> verses (symbol "R" I've created).
>>>>
>>>
>> gregorian.ly defines \ij \iij etc for prefixing and a two \responsum
>> and \versus functions which do not seem to work. However, the unicode
>> symbols used there still serve, see
>>
>>
> I'm not looking for a way to write a character, but how to place it as a
> "suffix" of verse.
> Just as an example:
> http://old.nabble.com/file/**p33442122/psalm-fragment.jpg<http://old.nabble.com/file/p33442122/psalm-fragment.jpg>
>
>
> --
> Zbyněk Burget
> Mlýnská 397
> 798 26 Nezamyslice
>
> tel: 588 580 000, 739 930 931
> http://www.burgnet.cz
> IČ:  606 88 220; DIČ: CZ7210184674
>
> ______________________________**_________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/**listinfo/lilypond-user<https://lists.gnu.org/mailman/listinfo/lilypond-user>
>


What about a hidden note?

\relative c' {

  e e e \hideNotes e

}

\addlyrics {

  Laus ti -- bi \markup\bold{R}

}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to