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

\include "gregorian.ly"
{ c' }
\addlyrics { \set stanza = ℟ Do }
\addlyrics { \set stanza = ℣ Do }

Forwarding to bug-lilypond because this should workk but it doesn't:

% %%% BEGIN

\include "gregorian.ly"
letraUno = \lyricmode { \versus { Do Do } }
letraDos = \lyricmode { \responsum { Do Do } }
{ c' d' }
\addlyrics \letraUno
\addlyrics \letraDos

% %%%END

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

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

Reply via email to