bug-lilypond
[Top][All Lists]
Advanced

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

Re: layout error


From: Graham Percival
Subject: Re: layout error
Date: Tue, 14 Jul 2009 04:19:44 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

Please send a minimal example.  While you are trying to create
such an example, I highly recommend using barline checks |

Cheers,
- Graham

On Tue, Jul 14, 2009 at 11:01:14AM +0000, Fabian Schmidt wrote:
> > I'm not top posting.
> %% the pdf export of this file looks horrible.
> %% LilyPond tries to put bars 7 to 16 into one line.
> 
> 
> \version "2.12.2"
> 
> \header {
> title = "YOU NEVER WALK ALONE"
> composer = "Music by MATHOU"
> arranger = "Arrangement by FABIAN SCHMIDT"
> piece = "Moderately Slow"
> meter = "Andante"
> brakbefore = ##f
> }
> 
> \score {
> 
> 
> <<
> \new ChordNames {
> \chordmode {
> 
> bes2 f2
> ees2 f2
> bes2 f2
> ees2 f2
> 
> bes2 f2
> ees2 f2
> bes2 f2
> ees2 f2
> 
> bes2 f2
> ees2 f2
> bes2 f2
> ees2 f2
> 
> aes2 ees2
> bes1
> aes2 ees2
> bes1
> }
> }
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> \new staff {
> \clef treble
> \key bes \major
> \tempo 4 = 88
> \time 4/4
> 
> r1
> r1
> r1
> r1
> 
> 
> r4 d'8 c'4. f'8 ees'8
> r2 a8 bes16 c'8. a16 bes16~
> bes16 f8. r16 r4 r2
> r1
> 
> 
> r8 f8 d'8 c'4 c'8 \melisma f'8 \melismaEnd ees'8~ 
> ees'4 bes8 bes8 c'4. a8
> bes8 c'8 d'8 bes16 f16~ f4 r4
> r1
> 
> 
> \key ees \major
> 
> r8. c'16 c'16 d'16 ees'4 bes8 bes8 g8
> f8 c'8 c'4 r2
> r8. c'16 c'16 d'16 ees'4 bes8 bes8 g8
> f8 c'8 r8 c'8 r4 r8 bes8 
> 
> 
> }
> \addlyrics {
> 
> 
> This song's for you,
> Da -- vid, Lu -- ca, Le -- on __ 
> 
> It shall gui -- de you through 
> the night and 
> help you through the day. __ 
> 
> When -- e -- ver things go wrong i'll be with you,
> when -- e -- ver clouds are there we'll fight them through; and
> 
> }
> 
> 
> 
> 
> 
> 
> 
> 
> \new PianoStaff <<
> \set PianoStaff.instrumentName = #"Piano"
> 
> 
>   \new Staff { 
> \clef treble
> \key bes \major
> \time 4/4
> 
> <f' bes' d''>2 c''4 f''8 d''8
> bes'2 a'8 bes'16 c''8. a'8
> d''4 c''16 d''16 c''16 bes'16 c''4 f''8 d''8 
> bes'2 a'8 bes'16 c''8. f'8 
> \bar "||"
> 
> r1
> r1 
> <bes d'>4 c'16 d'16 c'16 bes16 c'4 f'8 d'8
> bes2 a8 bes16 c'8. f8
> 
> r1 
> r1
> <bes d'>2 c'4 f'8 d'8
> bes2 a8 bes16 c'8. f8
> \bar "||"
> 
> \key ees \major
> 
> aes'8 ees'8 aes'8 ees'8 g'8 ees'8 g'8 ees'8
> f'8 bes8 d'8 f'8 bes'8 f'8 d'8 bes'8
> aes'8 ees'8 aes'8 ees'8 g'8 ees'8 g'8 ees'8
> f8 c'8 f'8 f8
> 
> }
> 
>   \new Staff { 
> \clef bass
> \key bes \major
> 
> d'8 f8 d'4 c'8 f8 c'4
> g8 ees4. a8 f8 f'4
> d'8 f8 d'4 c'8 f8 c'4
> g8 ees4. c'8 f8 c'4
> 
> <f d'>4 bes4 <f c'>4 a4
> <ees bes>4 g4 <f c'>8 f8 a8 c'8
> <bes, d f>2 <c f a>2
> <bes, ees g>2 <c f>2
> 
> <d f bes d'>4 bes4 <f c'>4 a4
> <ees bes>4 g4 <f c'>8 f8 a8 c'8
> <bes, d f>2 <c f a>2
> <bes, ees g>2 <c f>2
> 
> \key ees \major
> 
> <c ees aes>2 <bes, ees g>2
> <bes, d f>1
> <c ees aes>2 <bes, ees g>2
> <bes, d f>1
> 
> }
> >>
> >>
> \layout { }
> 
> \midi { }
> }
> 
> 
> 
> _______________________________________________
> 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]