Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread Bernhard Kleine
Am 16.06.2016 um 21:23 schrieb tisimst: > mehrstimmigTextII = \lyricmode { > Gut, dass wir nicht uns nur ha -- ben, dass der Kreis sich nie -- > mals schließt, > und dass Gott, von dem wir re -- den, \repeat unfold 7 { \skip 1 } > hier in uns -- rer Mit -- te ist. > } That is the solution.

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread tisimst
\new Lyrics \lyricsto "RefrainA" \mehrstimmigTextII >> \new Staff << \new Voice = "RefrainT" { \RefrainTenor } \new Voice = "RefrainB" { \RefrainBass } >> >> } %%% HTH, Abraham

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread Bernhard Kleine
> > \skip does just what you might assume--it skips you ahead some amount. > The amount you give the \skip command is arbitrary in the Lyrics > context, meaning that it will ALWAYS only skip a single syllable, > which is why the example uses \repeat unfold 2 { \skip 1 } in order to > skip the corre

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread tisimst
is more convenient. HTH, Abraham -- View this message in context: http://lilypond.1069038.n5.nabble.com/Song-with-two-different-verses-where-the-melody-differs-but-in-the-last-two-measures-tp191686p191695.html Sent from the User mailing list archive at Nabble.com.___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread Bernhard Kleine
Am 16.06.2016 um 20:25 schrieb tisimst: > > That's because you didn't put anything in the \repeat volta 2 { > ... } section prior to starting the \alternative { { ... } { ... } > } section. > > > Oh, and you'll probably want to NOT use \repeat here at all, but enter > them as separate L

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread tisimst
; On Thu, Jun 16, 2016 at 10:34 AM, Bernhard Kleine [via Lilypond] <[hidden >> email] <http:///user/SendEmail.jtp?type=node&node=191687&i=0>> wrote: >> >>> I have a hymn which has 8 measures which are alltogether repeated. >>> The last two measur

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread tisimst
//user/SendEmail.jtp?type=node&node=191687&i=0>> wrote: > >> I have a hymn which has 8 measures which are alltogether repeated. >> The last two measures are different between the repetitions. >> The text, however, is totally different between the two repitition

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread Bernhard Kleine
Am 16.06.2016 um 18:45 schrieb tisimst: > Bernhard, > > On Thu, Jun 16, 2016 at 10:34 AM, Bernhard Kleine [via Lilypond] > <[hidden email] > wrote: > > I have a hymn which has 8 measures which are alltogether repeated. > The last two measures are differ

Re: Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread tisimst
Bernhard, On Thu, Jun 16, 2016 at 10:34 AM, Bernhard Kleine [via Lilypond] < ml-node+s1069038n191686...@n5.nabble.com> wrote: > I have a hymn which has 8 measures which are alltogether repeated. > The last two measures are different between the repetitions. > The text, howe

Song with two different verses, where the melody differs but in the last two measures

2016-06-16 Thread Bernhard Kleine
Hi, I have a hymn which has 8 measures which are alltogether repeated. The last two measures are different between the repetitions. The text, however, is totally different between the two repitition. I have not found an example for this. Please give me some hints to set the hymn. Thanks a lot

RE: New here and first question about using repeat percent over more than two measures

2011-03-16 Thread James Lowe
Hello, )-Original Message- )From: Aurelien [mailto:tyran...@free.fr] )Sent: 16 March 2011 06:35 )To: James Lowe )Cc: 'lilypond-user@gnu.org' )Subject: Re: New here and first question about using repeat percent over )more than two measures ) )On Tue, Mar 15, 2011 at 01:40:48PM +0

Re: New here and first question about using repeat percent over more than two measures

2011-03-15 Thread Aurelien
sing repeat percent over > )more than two measures > ) > ) > )No, I really want to use %. Or at least, I'd like to be able to draw > )*automatically* the number of repetitions. So, two options: > ) > )| a bar | % | % | % | > )or > )||: a bar :||x4 (or x3, foll

RE: New here and first question about using repeat percent over more than two measures

2011-03-15 Thread James Lowe
Hello, )-Original Message- )From: Aurelien [mailto:tyran...@free.fr] )Sent: 15 March 2011 07:54 )To: James Lowe )Cc: lilypond-user@gnu.org )Subject: Re: New here and first question about using repeat percent over )more than two measures ) ) )No, I really want to use %. Or at least, I&#

Re: New here and first question about using repeat percent over more than two measures

2011-03-15 Thread Aurelien
.fr] > Sent: 22 February 2011 21:58 > To: lilypond-user@gnu.org > Subject: New here and first question about using repeat percent over more > than two measures > > Hi, > > I'm new on this list, though I use Lilypond for several years (but quite > basically) and audi

Re: New here and first question about using repeat percent over more than two measures

2011-02-23 Thread Xavier Scheuer
On 22 February 2011 22:58, Aurelien wrote: > > Hi, > > I'm new on this list, though I use Lilypond for several years (but quite > basically) and audio with GNU/Linux for more years. > > I present myself: I'm Aurélien, I'm french, work in a french non-profit > production/label/tour agency which pro

Multiple repeats of multiple measures (was: New here and first question about using repeat percent over more than two measures)

2011-02-23 Thread Ben Finney
Aurelien writes: > OK. So repeat volta and text notation, no other way. Well, don't just take my word for it, I certainly no expert on either musical notation nor LilyPond :-) There may be a more satisfactory answer, but I don't know it. -- \ “Pinky, are you pondering what I'm ponderi

RE: New here and first question about using repeat percent over more than two measures

2011-02-23 Thread James Lowe
question about using repeat percent over more than two measures Hi, I'm new on this list, though I use Lilypond for several years (but quite basically) and audio with GNU/Linux for more years. I present myself: I'm Aurélien, I'm french, work in a french non-profit production/la

Re: New here and first question about using repeat percent over more than two measures

2011-02-23 Thread Aurelien
this, or am I trying to do something that doesn't exist, or > > shouldn't, or whatever? > > What would you expect that to render as? > > Standard musical notation has repeat a note (thick slash), repeat one > measure (dots around thick slash), and repeat two measure

Re: New here and first question about using repeat percent over more than two measures

2011-02-22 Thread Ben Finney
What would you expect that to render as? Standard musical notation has repeat a note (thick slash), repeat one measure (dots around thick slash), and repeat two measures (dots around two thick slashes on the bar). There isn't AFAIK any standard musical notation for a more-than-two measure repeat. So

New here and first question about using repeat percent over more than two measures

2011-02-22 Thread Aurelien
h this. But now, I've got two charts with stuffs repeating that long more than two measures. I thought I just could write something like: \repeat percent X { } but actually, it just prints empy measures in the end. Is there a way to fix this, or am I tryin

Re: missing measues was two measures

2003-06-20 Thread Amelie Zapf
Hi Aaron, the answer is easy: > %5 a'4 b'4 a'4 | The percent sign introduces a comment. Anything from the percent sign to the end of the line is ignored. If you want to mark up the bar numbers in your input, do it the reverse way around: a'4 b' a' | %5 that works. All the

Re: missing measues was two measures

2003-06-20 Thread Rutger Hofman
Aaron wrote: After checking more carefully I see a number of measures are missing. Here is the complete song, Help please. Thanks, Aaron [snip] %5 a'4 b'4 a'4 | a'4 b'4 a'4 | [snip] % disables the rest of the line. So, the first line above is ignored completely. This should work:

missing measues was two measures

2003-06-20 Thread Aaron
After checking more carefully I see a number of measures are missing. Here is the complete song, Help please. Thanks, Aaron blanknotes = { \property Voice.NoteHead \override #'transparent = ##t \property Voice.Stem \override #'transparent = ##t } unblanknotes = {\property Voice

two measures

2003-06-20 Thread Aaron
Hi all, I am notating a song which has two measures repeated. The ps output only prints one of the two measures: a'4 b'4 a'4 | a'4 b'4 a'4 | I thought that maybe adding note values to all would help but no matter what I do, only one meas