lilypond-user
[Top][All Lists]
Advanced

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

Re: Formatting of lyrics


From: Francisco Vila
Subject: Re: Formatting of lyrics
Date: Mon, 5 Mar 2012 12:30:09 +0100

2012/3/5 -Eluze <address@hidden>:
> 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



reply via email to

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