|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2575 Ambitus is incorrect in the case of semitone staves |
Date: | Sat, 15 Dec 2018 10:32:26 -0000 |
commit 23576463b257bded39a3b69779b6f308a067f19d
Author: Malte Meyn address@hidden
Date: Sat Dec 8 15:42:47 2018 +0100
Issue 2575/2: add regtest
commit a1bde204301ab4655b14b9225c04fb32c1268be2
Author: Malte Meyn address@hidden
Date: Wed Oct 24 18:38:12 2018 +0200
Issue 2575/1: Ambitus respects staffLineLayoutFunction
[issues:#2575] Ambitus is incorrect in the case of semitone staves
Status: Fixed
Labels: Fixed_2_21_0
Created: Wed May 30, 2012 01:31 AM UTC by Anonymous
Last Updated: Sat Dec 15, 2018 07:59 AM UTC
Owner: Malte Meyn
Originally created by: *anonymous
Originally created by: address@hidden
Barikavily reported here:
http://lists.gnu.org/archive/html/bug-lilypond/2012-05/msg00217.html
Original post:
-------------------------
> I'm not top posting.
% Ambitus is not correct in the case of:
% Manually defined clefs (here the example of the standard choral tenor clef)
% Semitone staves
\version "2.15.35"
\new Staff \with { \consists Ambitus_engraver } {
\set Staff.middleCPosition = #1
c' c''
}
\new Staff \with { \consists Ambitus_engraver } {
\set staffLineLayoutFunction = #ly:pitch-semitones
c' c''
}
--------------------------
I think the first example is expected behaviour but the second one is a new bug.
http://lilypond.org/doc/v2.15/Documentation/notation/displaying-pitches#ambitus
http://lilypond.org/doc/v2.15/Documentation/notation/displaying-pitches#clef
https://code.google.com/p/lilypond/issues/list?can=1&q=ambitus
https://codereview.appspot.com/341520043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |