lilypond-user
[Top][All Lists]
Advanced

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

Re: \chordmode chords jumping about on PDF using Mac OSX


From: Jan Warchoł
Subject: Re: \chordmode chords jumping about on PDF using Mac OSX
Date: Wed, 20 Oct 2010 22:47:18 +0200

2010/10/20 Valentin Villenave <address@hidden>

2010/10/20 James <address@hidden>.
(...)
\version "2.13.35"

RH = \relative c'' {
    \repeat unfold 30 { a8 a a a }
}

LH = {
   \clef bass
   \repeat unfold 30 { a8 a a a }
}

\score {
   \new PianoStaff
   <<
    \chords { f1*5 bes :m }
    \new Staff  \RH
    \new Staff  \LH
   >>
}

Very odd. Can't reproduce on GNU/Linux, the PDF compiles just fine here.

Can someone else reproduce it?

I've compiled this snippet 6 times with Lily 2.13.35 on Windows 7 professional 32-bit and every time the output was fine... I didn't notice any warnings in log either.

cheers,
Jan

reply via email to

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