Could you send an example (PDF, png, etc.)?

Cheers,
MS

Le 21 nov. 2010 à 00:00, Marc Mouries <m...@mouries.net> a écrit :

> thanks Nick. A half-bar is Bach's writing was a bar containing the same 
> number notes but only went over the staff from the 2nd to the 4th lines.
> 
> On Nov 20, 2010, at 11:20 PM, Nick Payne wrote:
> 
>> On 21/11/10 15:10, Marc Mouries wrote:
>>> I searched and checked 
>>> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Bars
>>> but could not find a way to print a half-bar like Bach used in some of his 
>>> music.
>>> It is not really used often so i'd not be surprised but just wanted to 
>>> check with you guys just in case.
>> 
>> \version "2.13.39"
>> 
>> \relative c'' {
>>   c4 c c c |
>>   \set Score.measureLength = #(ly:make-moment 2 4)
>>   c c |
>>   \set Score.measureLength = #(ly:make-moment 4 4)
>>   c c c c |
>> }
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 

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

Reply via email to