Re: Repeat with Alternative on First Time

2015-11-25 Thread Pierre Perol-Schneider
Hi Mike, See: http://lsr.di.unimi.it/LSR/Item?id=915 Cheers, ~Pierre 2015-11-25 15:25 GMT+01:00 Michael Hartl : > Hi Robert, > > thank you for pointing me to this bit of the manual. Somehow I overlooked > it even though I scanned > the page at least twice. > > I did it like this now and the res

Re: Repeat with Alternative on First Time

2015-11-25 Thread Michael Hartl
Hi Robert, thank you for pointing me to this bit of the manual. Somehow I overlooked it even though I scanned the page at least twice. I did it like this now and the result is satisfactory (apart from midi): \set Score.repeatCommands = #'((volta "1.")) ... \bar "||" \set Sc

Re: Repeat with Alternative on First Time

2015-11-25 Thread Robert Schmaus
Actually, what seems to work (although I'm not positive that this is all correct, so check if this causes problems down the road, i.e. in th chorus part) is this: \repeat volta 2 { c4 d e f } \alternative{ { \set Score.repeatCommands = #'((volta #f) (volta "1.") begin-repeat)

Re: Repeat with Alternative on First Time

2015-11-25 Thread David Wright
On Wed 25 Nov 2015 at 14:41:57 (+0100), Robert Schmaus wrote: > Hi Mike, > > this is actually covered in the Notation Reference, more precisely, > right there: > > http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats#manual-repeat-marks I disagree. What's missing is the notation to

Re: Repeat with Alternative on First Time

2015-11-25 Thread Robert Schmaus
Hi Mike, this is actually covered in the Notation Reference, more precisely, right there: http://lilypond.org/doc/v2.18/Documentation/notation/long-repeats#manual-repeat-marks Best, Robert Am 25/11/15 um 13:57 schrieb Michael Hartl: Dear Lilypond Experts, this is my first time posting to

Re: Repeat with Alternative on First Time

2015-11-25 Thread David Wright
On Wed 25 Nov 2015 at 13:57:40 (+0100), Michael Hartl wrote: > Dear Lilypond Experts, Not me, then. > this is my first time posting to this list. I am trying my hand at > engraving a song with a perhaps unusual, but very simple repeat > pattern > and I couldn't find out how to come to the correct