[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5309 Refactor Context::get_score_context ()

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
This has been replaced by issue 5310, and should not be pushed. There is current disagreement about whether it should be done or not. --- ** [issues:#5309] Refactor Context::get_score_context ()** **Status:** Started **Created:** Sat Apr 21, 2018 06:37 PM UTC by Dan Eble **Last Updated:** Tue

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key cancellation glyph position inconsistent

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
Patch submitted. In order to be able to distinguish between two natural glyphs just touching at the corners or a real at-length overlap, I'm now using two intervals representing the actual glyph shapes: They either just touch or overlap. See attached PNG comparing the old and new kerning model.

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key cancellation glyph position inconsistent

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- Description has changed: Diff: --- old +++ new @@ -1,3 +1,5 @@ +http://codereview.appspot.com/343020043 + From: foxfanfare - **Needs**: --> - **Type**: --> --- ** [issues:#5312] Key cancellation glyph position inconsistent** **Status:** Started **Created:** Mon Apr

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key cancellation glyph position inconsistent

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
issue 5312: Key cancellation glyph position inconsistent file lily/key-signature-interface.cc Using two intervals representing the "vertical skylines" of two adjacent natural glyphs. This makes a better model of the actual glyph shape than the original single point within an inverval. Now we can

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5307 Skyline Refinements (Rounded Boxes and Rotated Ellipses)

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 27th. --- ** [issues:#5307] Skyline Refinements (Rounded Boxes and Rotated Ellipses)** **Status:** Started **Created:** Sun Apr 15, 2018 09:46 PM UTC by Torsten Hämmerle **Last Updated:** Sat Apr 21, 2018 11:38 AM U

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5309 Refactor Context::get_score_context ()

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 27th --- ** [issues:#5309] Refactor Context::get_score_context ()** **Status:** Started **Created:** Sat Apr 21, 2018 06:37 PM UTC by Dan Eble **Last Updated:** Sun Apr 22, 2018 06:46 AM UTC **Owner:** Dan Eble Gl

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5311 Refine make-tie-stencil

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 27th. --- ** [issues:#5311] Refine make-tie-stencil** **Status:** Started **Created:** Sun Apr 22, 2018 08:53 PM UTC by Thomas Morley **Last Updated:** Mon Apr 23, 2018 09:55 AM UTC **Owner:** Thomas Morley Refine

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5312 Key cancellation glyph position inconsistent

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
Adding possible 'workaround' (at least for flats) from Harm in casse someone else needs it. --- Hi, I played a little with 'padding-pairs. Obviously the execption to add 0.3 padding in key-signature-interface.cc only applies if 'padding-pairs is unset. Below is limited to flat-cancellation: ~

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5308 Context code maintenance

2018-04-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5308] Context code maintenance** **Status:** Started **Created:** Fri Apr 20, 2018 03:09 AM UTC by Dan Eble **Last Updated:** Sat Apr 21, 2018 03:06 PM UTC **Owner:** Dan Eble The only intended