Extra Rests?!

2006-04-19 Thread Naomi McFadyen

http://www.naomimusic.be/PDFs/Cornet%20in%20Bb.pdf

Above is a PDF of another part I'm doing.
If you look at the 2nd to last line- the first bar of, and the last line, I
think it's pretty obvious what my issue is here!
I have rests in where there shouldn't be... also, it isn't putting in
'breaks' in that last line either can someone please solve the mystery
as the code looks fine to me!

Below is the last chunk of code:

{
r8 r16 cis''16 d''8
d''4. ~
d''8. b'16 c''8 ~
c''8. c''16 f'8
g'8. b'16 e''8
f'8. a'16 d''8
r16 gis'16( b'16 d''16) c''8 ~
c''16 f'16( a'16 c''16) bes'8 ~
bes'16 gis'16 a'4 ~
a'4 gis'8 \break
c''4. ~
c''16 a'16( f'16 d'16) c''8
b'4. ~ 
b'16 g'16( e'16 c'16) bes'8
 a'4. { s16 s16\ s16 s16 s32 s32 s32 s32\! } 
R4.
r16\p b'16( a'16 c''16) fis'16( a'16)
r16 a'16( gis'16 b'16) d''8 ~
d''16 r16 r8 r8
R4.
d''16(\ c''16 b'16 a'16) r8
r16 gis'16( b'16 d''16 ~ d''8 ~
d''8) d''8 a'8\!
r16 gis'8 d''8\ c''16 ~ 
c''16 e'16 gis'8 ees'8\!
r8 r8 e'8\p^\markup{ \override #' (font-size . -0.5) \italic rit. }
b'4. \break
R4.^\markup{ \override #' (font-size . -0.5) \italic A Tempo }
r16 b'16( g'16 e'16) e''8 ~
e''8. c''16 d''8 ~ 
d''8. b'16 c''8
b'4.
a'16( gis'16 a'4 ~
a'4)^\markup{ \override #' (font-size . -0.5) \italic rit. } gis'8
e'4.
\bar |.

}

\version 2.5.25  % necessary for upgrading to future LilyPond versions.


Cheers :)

I use Windows XP and lilypond version 2.6
--
View this message in context: 
http://www.nabble.com/Extra-Rests-%21-t1477345.html#a3997839
Sent from the Gnu - Lilypond - User forum at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Extra Rests?!

2006-04-19 Thread Graham Percival


On 19-Apr-06, at 3:42 PM, Naomi McFadyen wrote:


Above is a PDF of another part I'm doing.
If you look at the 2nd to last line- the first bar of, and the last 
line, I

think it's pretty obvious what my issue is here!
I have rests in where there shouldn't be... also, it isn't putting in
'breaks' in that last line either can someone please solve the 
mystery

as the code looks fine to me!


Please insert some bar-line checks   |   into your input file.  I think 
that you will discover that some of your durations are incorrect.


Cheers,
- Graham



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Extra Rests?!

2006-04-19 Thread Naomi McFadyen

.Time signature is 3/8 by the way new bars are on a new line.
If the bars didn't have the right value in them, it would cause many more
problems than what the PDF shows.
--
View this message in context: 
http://www.nabble.com/Extra-Rests-%21-t1477345.html#a3999190
Sent from the Gnu - Lilypond - User forum at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Extra Rests?!

2006-04-19 Thread Kieren Richard MacMillan

Naomi:

Your code comes out just fine here (Mac OS X, Lilypond 2.8.1) --  
perhaps the error is earlier in the code, or in another part? Ensure  
that all of your \times (for tuplets) are not \time (which would  
force a time signature change).


Good luck!
Kieren.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user