lilypond-user
[Top][All Lists]
Advanced

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

Re: Polyphonic rests


From: Claus Rogge
Subject: Re: Polyphonic rests
Date: Sat, 23 Jun 2007 08:19:56 +0200
User-agent: MacSOUP/D-2.7 (Mac OS X version 10.4.9)

Mats Bengtsson <address@hidden> wrote:

> As I already pointed out, you may be able to get even better help from
> the mailing list, if you include some examples of
> LilyPond code where you have trouble.

OK I´ll cut it down ...

\version "2.11.14"

\paper{#(set-default-paper-size "a4") top-margin = 0\cm left-margin =
1\cm right-margin = 1.5\cm bottom-margin = 1\cm between-system-space =
28\mm}
\header{title="Sonata op.15" composer="Fernando Sor" opus=""}

one = \relative c' {<d g b>4 <d g b>4 <e g cis> <e g cis> <d fis d'> <d
fis d'> <d fis d'> r g r g g }

two= \relative c {s1 s \times 2/3 {r8 b' d} \times 2/3 {r8 b d} \times
2/3 {r8 b d} \times 2/3 {r8 b d} }

three= \relative c, {d'4 d d d d d d r g d g g }

{\clef "G_8" \key c \major
\time 4/4<<
\one
\\
\two
\\
\\
\three
>>
}

f


-- 
My new CD "Know Greed":
http://cdbaby.com/cd/rogge





reply via email to

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