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: Nick Payne
Subject: Re: how to get half-bar used in Bach Music?
Date: Sun, 21 Nov 2010 15:20:16 +1100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101028 Thunderbird/3.1.6

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



reply via email to

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