lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2933 in lilypond: allow optional octavation si


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2933 in lilypond: allow optional octavation signs for clefs
Date: Mon, 29 Oct 2012 19:52:14 +0000

Updates:
        Labels: -Patch-new Patch-review

Comment #15 on issue 2933 by address@hidden: allow optional octavation signs for clefs
http://code.google.com/p/lilypond/issues/detail?id=2933

Patchy says passes make and make tests

No reg test images show up but still this one that has for the previous tests.

--snip--

 Parsing...
Renaming input to: `/tmp/lilypond-autobuild/input/regression/display-lily-tests.ly' +/tmp/lilypond-autobuild/input/regression/display-lily-tests.ly:169:0: warning: Test unequal: BUG.
+in  = \clef "bass"
+out = \context Staff { \set Staff . clefGlyph = #"clefs.F"
+  \set Staff . middleCClefPosition = #6
+  \set Staff . clefPosition = #2
+  \set Staff . clefOctavationStyle = #'default
+  \set Staff . clefOctavation = #0
+  \applyContext #ly:set-middle-C! }
+
+
+\test ##[ \clef "bass" #]
+/tmp/lilypond-autobuild/input/regression/display-lily-tests.ly:170:0: warning: Test unequal: BUG.
+in  = \clef "french^2"
+out = \context Staff { \set Staff . clefGlyph = #"clefs.G"
+  \set Staff . middleCClefPosition = #-9
+  \set Staff . clefPosition = #-4
+  \set Staff . clefOctavationStyle = #'default
+  \set Staff . clefOctavation = #1
+  \applyContext #ly:set-middle-C! }
+
+
+\test ##[ \clef "french^2" #]
+/tmp/lilypond-autobuild/input/regression/display-lily-tests.ly:171:0: warning: Test unequal: BUG.
+in  = \clef "alto_3"
+out = \context Staff { \set Staff . clefGlyph = #"clefs.C"
+  \set Staff . middleCClefPosition = #2
+  \set Staff . clefPosition = #0
+  \set Staff . clefOctavationStyle = #'default
+  \set Staff . clefOctavation = #-2
+  \applyContext #ly:set-middle-C! }
+
+
+\test ##[ \clef "alto_3" #]
 Interpreting music...Test unequal: NOT A BUG.
 in  = \relative c' { c b }
 out = { c' b }


input/regression/display-lily-tests.log

--snip--




reply via email to

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