Re: Issue 2380 in lilypond: formatting of lyrics

2012-03-09 Thread lilypond

Updates:
Status: Verified

Comment #2 on issue 2380 by elu...@gmail.com: formatting of lyrics
http://code.google.com/p/lilypond/issues/detail?id=2380

(No comment was entered for this change.)


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


Re: Formatting of lyrics

2012-03-05 Thread Francisco Vila
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


Issue 2380 in lilypond: formatting of lyrics

2012-03-05 Thread lilypond

Status: Accepted
Owner: 
Labels: Type-Defect

New issue 2380 by ralphbug...@gmail.com: formatting of lyrics
http://code.google.com/p/lilypond/issues/detail?id=2380

Franisco Vila writes:

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

I cannot verify the issue. Lilypond crashes when I try.

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


Re: Formatting of lyrics

2012-03-05 Thread Ralph Palmer
On Mon, Mar 5, 2012 at 6:30 AM, Francisco Vila paconet@gmail.comwrote:

 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


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
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond