lilypond-user
[Top][All Lists]
Advanced

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

Re: Formatting of lyrics


From: Ralph Palmer
Subject: Re: Formatting of lyrics
Date: Mon, 5 Mar 2012 14:08:41 -0500



On Mon, Mar 5, 2012 at 6:30 AM, Francisco Vila <address@hidden> wrote:
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

Thank you for the report, Francisco and Eluze.  I could not reproduce the problem, because Lilypond crashes. I have submitted it as issue 2380 :
http://code.google.com/p/lilypond/issues/detail?id=2380

Ralph 

reply via email to

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