I get the repeat barlines without having to explicitly specify them.

Nick

> -----Original Message-----
> From: lilypond-user-bounces+nick.payne=internode.on....@gnu.org
> [mailto:lilypond-user-bounces+nick.payne=internode.on....@gnu.org] On
> Behalf Of Mark Polesky
> Sent: Sunday, 14 December 2008 06:14
> To: lilypond-user
> Subject: automatic \bar "||:"?
> 
> Is there a way to set the first barline of
> each volta section to "||:" without doing it
> manually each time?
> 
> _____________________________________________________
> 
> \version "2.11.65-1"
> 
> {
>   %% I type:
>   b'1 \repeat volta 2 { b' }
> 
>   %% I want:
>   b'1 \bar "||:" \repeat volta 2 { b' }
> }
> 
> \layout { indent=#0 ragged-right=##t system-count=#4 }
> 
> ______________________________________________________
> 
> Thanks
> - Mark
> 
> 
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com
> Version: 8.0.176 / Virus Database: 270.9.16/1843 - Release Date:
> 12/12/2008 09:02
\version "2.11.64"

\relative c {
b'1 \repeat volta 2 { b' }}

<<attachment: volta.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to