Neat! Could either of you please provide a minimal snippet and submit
it to Valentin for inclusion in the repeats section of the Snippet
Repository? That would be greatly appreciated.

Peace,

Ralph

On Thu, Aug 21, 2008 at 3:24 AM, Dmytro O. Redchuk
<[EMAIL PROTECTED]> wrote:
> 2008/8/20 fiëé visuëlle <[EMAIL PROTECTED]>:
>> Hello,
>
>> I get (1.-2.) and (3.) alternatives, but I need (1.) and (2.-3.).
>> How can I achieve that?
>>
>
> You can write smth like:
> \repeat volta 1 {
>        \firstRepeatHere
> }
> \alternative {
>        \alternativeForFirstRepeat
> }
> % and then
> \set Score.repeatCommands = #(list(list 'volta "2-3."))
> { c d e f ees des bes aes }
> \set Score.repeatCommands = #'((volta #f) end-repeat)
>
>> I generate my MIDI with \unfoldRepeats - didn't try yet if manual marks
>> would work with that.
> Mmm... not sure about the best way for midi.
>
>> fiëé visuëlle
>> Henning Hraban Ramm
>
> --
> Dmytro O. Redchuk
>



-- 
Ralph Palmer
Greenfield, MA
USA
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to