lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with line breaking with polyrhythm


From: Thies Albrecht
Subject: Re: problem with line breaking with polyrhythm
Date: Mon, 18 Sep 2006 11:17:38 +0200

Hi again!

> From my point of view there is little chance for a workaround. :-(
Okay... I admit it was a little late...

Try this workaround

   \score {
      <<
         \new Staff {           
            \time 4/4
            a4 a4 \bar "" \break a4 a4
         }

         \new Staff {
            \times 4/5 {
               a4 a4 a4*1/2 s4*1/2 a4 a4
             }
          }
       >>
   }

Kind regards,
Thies
-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail




reply via email to

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