bug-lilypond
[Top][All Lists]
Advanced

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

Re: strange vertical line at staff begin using StaffSymbol #'staff-space


From: Phil Holmes
Subject: Re: strange vertical line at staff begin using StaffSymbol #'staff-space
Date: Thu, 10 Mar 2011 17:14:23 -0000

"-Eluze" <address@hidden> wrote in message news:address@hidden

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






reply via email to

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