lilypond-user
[Top][All Lists]
Advanced

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

Re: how to get half-bar used in Bach Music?


From: Mike Solomon
Subject: Re: how to get half-bar used in Bach Music?
Date: Sun, 21 Nov 2010 00:08:28 -0500

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

Cheers,
MS

Le 21 nov. 2010 à 00:00, Marc Mouries <address@hidden> 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
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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