Re: How to use global variables with \Markup

2007-02-05 Thread Mats Bengtsson
Paul Harouff wrote: You didn't understand my question. I have 12 verses interspersed between the scores. I want to type all of the verses in one spot at the beginning of the file, just like choral lyrics. I don't want to have to search the file and edit every \markup to revise the text every w

RE: How to use global variables with \Markup

2007-02-05 Thread Paul Harouff
e a way to create global variables of text and reference them in the \markup blocks? Paul -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: Monday, February 05, 2007 2:49 AM To: Paul Harouff Cc: lilypond-user@gnu.org Subject: Re: How to use global variables with \M

Re: How to use global variables with \Markup

2007-02-05 Thread Mats Bengtsson
See section "More about stanzas", which shows how to mix ordinary scores with \markup commands that contain pure text. /Mats Paul Harouff wrote: I want to alternate markup text verses (reader) with scores (choir). The text verses change from week to week, but the scores remain the same. Wha