2008/8/19 Marco Caliari <[EMAIL PROTECTED]>:
> the tie and the slur are completely wrong. Everything is fine if you comment
> either \remove "Staff_symbol_engraver" or \override Barline #'bar-size = #4
Greetings Marco,
with (much) delay, your report has been added as
http://code.google.com/p/lil
> I'm not top posting.
Dear all,
in the following snippet
\version "2.11.56"
\paper{ ragged-right=##t }
\score {
\relative c '' {e2 ~ e
e2( d)
}
\layout {
\context {
\Staff
\remove "Staff_symbol_engraver"
\override BarLine #'bar-size = #4
}
}
}
the