This one is new in v1.2.1:
\score {
\context Staff {
\clef "bass";
\notes \relative c' {
\time 2/2; \key g;
a2 a | \time 3/2; a4 d c d d e | \time 2/2; d b a b | a fis
}
}
}
This code forgets printing the time signatures and prints bar lines at
the wrong places. I tried to locate the bug myself in the 1.2.1-diff,
but I didn't discover any oddities related to this.
--
michael krause [aka raw style / lego] - www.tu-harburg.de/~semk2104/
- Whoops, found another bug... Michael Krause
- Whoops, found another bug... Han-Wen Nienhuys
