lilypond-user
[Top][All Lists]
Advanced

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

Re: clip-regions -sorry to bump


From: Valentin Villenave
Subject: Re: clip-regions -sorry to bump
Date: Sun, 30 Mar 2008 13:27:49 +0200

2008/3/30, Damian leGassick <address@hidden>:

> anyone throw me a bone?

The dclip thing works fine here. I suspect there's something wrong
with the OSX app...

Can you try compiling the following snippet, for instance?

%%%%

\layout {
  clip-regions
  = #(list
      (cons
       (make-rhythmic-location 5 1 2)
       (make-rhythmic-location 7 3 4)))
}

 \relative { c d e f g a b c d e f g a b c d e f g
 a g f e d c b a g f e d c b a g f e d c b a g f e d c b a }

%%%%

Cheers,
Valentin




reply via email to

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