lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extended bar checking?


From: Michael Hendry
Subject: Re: Extended bar checking?
Date: Mon, 19 Sep 2022 15:20:55 +0100

On 19 Sep 2022, at 15:11, Jean Abou Samra <jean@abou-samra.fr> wrote:
> 
> 
> 
> Le 19/09/2022 à 11:50, Michael Hendry a écrit :
>> On 18 Sep 2022, at 22:32, Jean Abou Samra <jean@abou-samra.fr> wrote:
>> 
>>> 
>> <SNIP>
>> 
>>> \relative c' {
>>>   c4 d e2 |
>>>   g1 |
>>>   g f e d | % notes wrongly entered
>>>   s1 % missing bar check
>>>   R1*3 |
>>> }
>> A simple visual way to catch missing bar checks is to place them at the 
>> beginning of the bar...
>> 
>> \relative c’ {
>>   | c4 d e2
>>   | g1
>>   | g f e d
>>   s1
>>   | R1*3
>> }
>> 
>> …and if you align the bar checks vertically when entering more than one bar 
>> per line it’s easier to work out where you are when editing.
> 
> 
> Was the private reply intentional?

No - and I should know better!

Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]