"-Eluze" <[email protected]> wrote in message
news:[email protected]...
the example in NR under 1.6.2 shows a strange vertical line at staff
begin:
\new Staff \with {
\override StaffSymbol #'staff-space = #1.5
}
{ a4 b c d }
thanks!
Eluze
--
View this message in context:
http://old.nabble.com/strange-vertical-line-at-staff-begin-using-StaffSymbol--%27staff-space-tp31117587p31117587.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
Odd. Look at this:
\new Staff \with {
\override StaffSymbol #'staff-space = #1.225
}
{ a4 b c d }
\new Staff \with {
\override StaffSymbol #'staff-space = #1.226
}
{ a4 b c d }
--
Phil Holmes
Bug Squad
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond