bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2380 in lilypond: formatting of lyrics


From: lilypond
Subject: Issue 2380 in lilypond: formatting of lyrics
Date: Mon, 05 Mar 2012 19:07:15 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2380 by address@hidden: 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.


reply via email to

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