bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tremolo subdivisions in smaller staffs


From: Graham Percival
Subject: Re: Tremolo subdivisions in smaller staffs
Date: Thu, 08 Feb 2007 15:16:06 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Thanks, entered as
http://code.google.com/p/lilypond/issues/detail?id=286

Cheers,
- Graham

Wolfgang wrote:
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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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