lilypond-user
[Top][All Lists]
Advanced

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

Line break problem (overfull)


From: Hanns Holger Rutz
Subject: Line break problem (overfull)
Date: Wed, 17 Apr 2013 15:44:28 +0200

hi there,

i'm trying to convert a sequence of time instants to a rhythmic score. This 
might look strange (see below), but is perfectly valid my scenario. 
Unfortunately there is an issue with the line breaks. In the below example, 
their is a break after the first bar (why?) and then subsequently there aren't 
any useful breaks, making the lines become overfull.

It gets worse if I enable proportional durations (which I actually would like 
to do), where the last line gets crammed with overlapping notes.

any clues what I'm doing wrong / how to this?

thanks, .h.h.


\version "2.16.2"

\score {
  \new RhythmicStaff {
    c'1~c'2~c'8~c'64 c'1~c'1~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16 c'1~c'1~c'2 
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'32 
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2 
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'32 
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2 
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 
c'1~c'1~c'2 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 
c'1~c'2~c'8~c'16~c'32 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2 
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64
  }
}




reply via email to

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