> I'm not top posting.

%{
distance of Tremolo subdivisions in smaller 
staffs on notes without beam is too large
%}

\version "2.10.12"

\layout {
ragged-right = ##t
}

<<
  \new Staff \with {
    fontSize = #-4
    \override StaffSymbol #'staff-space = #(magstep -4)
  }
\relative c' {c4:64 c:64 c8:64 c:64 c:64 c:64 c:64}

    \new Staff
    \relative c' {c4:64 c:64 c8:64 c:64 c:64 c:64 c:64}
    >>




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to