lilypond-user
[Top][All Lists]
Advanced

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

Re: Combining verses into one chorus


From: Mats Bengtsson
Subject: Re: Combining verses into one chorus
Date: Mon, 14 May 2007 09:53:28 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

When it comes to typesetting practice, I think it is just as common to to
typeset this kind of situation without a brace (in particular if you add a
line break before the chorus). However, if you really want a brace,
you could do something along the lines of the trick described in
http://lists.gnu.org/archive/html/lilypond-user/2007-03/msg00312.html

(I have just added the same example to the LSR).

  /Mats

Jebus wrote:
Good day.

I'm *very* new to lilypond, and I have no musical background. (Just thought I'd get that out of the way). My wife does though, and some of her loose sheet music is getting ratty, so I thought I'd transcribe some of it into a file for lilypond so I could print it out and it would nice and clean.

I've come across many problems while doing this, but I've been able to find answers to all my questions (by either reading the lilypond website or searching for clues using google) save one. I just can't for the life of me figure out how to combine two sets of verses into one centered chorus. I know this may sound strange and/or anal, but a picture is worth a thousand words, so with the following code:
\relative c' {
        \new Staff <<
                \key es \major
                \time 4/4
                {
                        c c c c
r d d d f2 f
                }
                \addlyrics {
                        \set stanza = "1. "
                        This is verse one.
                        This is the chor -- us.
                }
                \addlyrics {
                        \set stanza = "2. "
                        This is verse two.
                }
        >>
}
I produce this output:
Combining verses into one chorus

What I'm looking to achieve is this:
Combining verses into one chorus
I just used some image editing software to produce the above image.

Can anyone shed any light on how I can achieve the desired results?

Thank you very much for your time.
J.
------------------------------------------------------------------------
View this message in context: Combining verses into one chorus <http://www.nabble.com/Combining-verses-into-one-chorus-tf3735723.html#a10456727> Sent from the Gnu - Lilypond - User mailing list archive <http://www.nabble.com/Gnu---Lilypond---User-f1722.html> at Nabble.com.
------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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