Re: Style question for bar checks

2015-09-07 Thread David Kastrup
Noeck writes: > Hi, > > this is a question of ly code style: > Would you recommend putting the bar check always after the note or in > some circumstances also after an including brace? > > Background: In many cases it is wrong to put a bar check outside braces > because it is then outside the mus

Re: Style question for bar checks

2015-09-07 Thread Keith OHara
Noeck gmx.de> writes: > Would you recommend putting the bar check always after the note or in > some circumstances also after an including brace? > \alternative { > { a2 b } | % wrong > { a2 a } | % wrong > } If there is more than one measure in each alternative sequence, then th

Style question for bar checks

2015-09-07 Thread Noeck
Hi, this is a question of ly code style: Would you recommend putting the bar check always after the note or in some circumstances also after an including brace? Background: In many cases it is wrong to put a bar check outside braces because it is then outside the music expression and appears as i