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
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
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