bug-lilypond
[Top][All Lists]
Advanced

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

Issue 286 in project lilypond


From: codesite-noreply
Subject: Issue 286 in project lilypond
Date: Thu, 08 Feb 2007 15:16:06 -0800

Issue 286: tremolo subdivisions on small staffs too large
http://code.google.com/p/lilypond/issues/detail?id=286

New issue report by gpermus:
%{
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}
>>

Attachments:
        foo.preview.png  6.0 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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