[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1627 in lilypond: global-staff-size effects on grace notes (LilyPo
From: |
lilypond |
Subject: |
Issue 1627 in lilypond: global-staff-size effects on grace notes (LilyPond 2.13.58) |
Date: |
Wed, 20 Apr 2011 15:38:09 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1627 by address@hidden: global-staff-size effects on grace
notes (LilyPond 2.13.58)
http://code.google.com/p/lilypond/issues/detail?id=1627
% set-global-staff-size affects grace notes stem length
% seems to me that appears only on the 3rd line
% staff size 20 unaffected; staff size 18 affected.
\version "2.13.58"
#(set-global-staff-size 18)
\relative c' {
\appoggiatura {b16 [c16] }b4
\grace {e16 [f16] } e4
\acciaccatura {f16 [g16] }f4
\appoggiatura {b16 [c16] } b4
\grace {e16 [f16] } e4
\acciaccatura {f16 [g16] }f4
}
Attachments:
staff20.png 12.7 KB
staff18.png 10.8 KB
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 1627 in lilypond: global-staff-size effects on grace notes (LilyPond 2.13.58),
lilypond <=