bug-lilypond
[Top][All Lists]
Advanced

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

Re: Output is all on one line.


From: address@hidden
Subject: Re: Output is all on one line.
Date: Mon, 20 Dec 2010 18:10:30 +0000 (GMT)

Just a quick look at it suggests to me that you have a timing problem in the 
second measure.  That string of 32nd notes followed by a 16th tied to a half 
note is likely causing a problem at the following bar line  What happens if you 
remove that 16th note (I'm not at a LilyPond installation at the moment.)?

-David

----- Original Message -----
From: "Joel Leclerc" <address@hidden>
To: address@hidden
Sent: Monday, December 20, 2010 12:37:34 PM GMT -05:00 US/Canada Eastern
Subject: Fwd: Output is all on one line.

Somehow, when I add some time signatures, it just continues on one line.
I can only see a little of the music.
I am sorry for the long code.

\version "2.12.3"
\relative c' {
  \clef bass
    \time 2/4 <c,,, c,>2
       \time 4/4 c'32 c32 c32 c32 c32 c32 c32 c32 c32 c32 c32
       c32 c32 c32 c32 c32 c32 c32 c32 c32
       c32 c32 c32 c32 c16( c2)
  \time 4/4 <c, c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4 <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4 <c c,>2 <bes bes,> \time 9/8 <c c,>1 <g g,>8 \time
4/4
       <c c,>2 <bes bes,> \time 9/8 <c c,>1 <g g,>8 \time 4/4
       <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4
       <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8
       \time 4/4 <c, c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4 <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4 <c c,>2 <bes bes,> \time 9/8 <c c,>1 <g g,>8 \time
4/4
       <c c,>2 <bes bes,> \time 9/8 <c c,>1 <g g,>8 \time 4/4
       <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8 \time 4/4
       <c c,>2 <bes bes,> \time 9/8 <aes aes,>1
       <g g,>8
}

Screenshot attached.

I have been spending hours trying to fix this with no luck.
Could someone please look over this?
Thanks!

Joel.

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond



reply via email to

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