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: Mon, 25 Jun 2007 22:04:02 +0200
User-agent: MacSOUP/D-2.7 (Mac OS X version 10.4.9)

Valentin Villenave <address@hidden> wrote:

> You don't have to think that "no one cares" just because you haven't got
> any answer for 48 hours...

Yes I´m sorry ... but I started to think the solution was so easy and I
was the only one not seeing it.

This gives the right result - couldn´t make it compile the first time
around but suddenly it worked. Certainly gives me a lot of errors! Now
I´ll try to understand what´s happening ...

Thanks for your help!!

> %%%%% LilyPond code %%%%%
> 
> \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 | \override Rest #'staff-position = #6 g r g g } t=
> {  \override Voice.Stem #'duration-log = #1 } two= \relative c { d4 d d d
> d d d r \times 2/3 { \t g8  b[  d] } \times 2/3 { \t d, b'[ d]} \times 2/3
> { \t g, b[ d]} \times 2/3 { \t g, b[ d]} }
> 
> three= \relative c, { \override Rest #'staff-position = #1 \override Rest
> #'font-size = #-2 s1 s | r8 s r s r s r s }
> 
> {\clef "G_8" \key c \major \time 4/4<< \one \\ \two \\ \\ \three >> }
> 
> Cheers, Valentin


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





reply via email to

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