Hi Jacques,

Try :

\version "2.18.2"

\layout {
  \context {
    \Score
    startRepeatType = #"[|:"
    endRepeatType = #":|]"
  }
}


%% example:
{
  c'1
  \repeat volta 2 {
    \repeat unfold 8 c'1
  }
}

Cheers,
Pierre

2014-12-10 14:10 GMT+01:00 Jacques Menu <imj-...@bluewin.ch>:

> Hello folks,
>
> Is it possible for:
>
> \bar ":|]"
>
> to be the implicit default at the end of a repeat or alternative section,
> without having to add it manually, and similarily with:
>
>   \bar "[|:"
>
> at the beginning of repeat sections?
>
> Thanks for your help!
>
> JM
>
> --
>
> Jacques Menu
> Ch. de la Pierre 12
> 1023 Crissier
>
> mailto:imj-...@bluewin.ch <imj-...@bluewin.ch>
>
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to