This patch may have broken the rendering of metronomic marks in case the staff 
size was set with set-global-staff-size.

For the following simple source code, the stem of the metronomic mark is ok 
with version 2.19.55, but it is not with version 2.19.61 after the patch was 
applied:

\version "2.19.55"
#(set-global-staff-size 11 )

\score {
  \new Staff {
    \tempo 8 = 140
    c'4
  }
}


---

** [issues:#5122] Fix not scaling stem in note-by-number-markup**

**Status:** Verified
**Labels:** Fixed_2_19_60 
**Created:** Sun Apr 16, 2017 05:15 PM UTC by Thomas Morley
**Last Updated:** Mon Jun 12, 2017 04:35 PM UTC
**Owner:** Thomas Morley
**Attachments:**

- 
[note-by-number-after-patch.png](https://sourceforge.net/p/testlilyissues/issues/5122/attachment/note-by-number-after-patch.png)
 (25.3 kB; image/png)
- 
[note-by-number-before-patch.png](https://sourceforge.net/p/testlilyissues/issues/5122/attachment/note-by-number-before-patch.png)
 (24.9 kB; image/png)


Fix not scaling stem in note-by-number-markup

Done by calling text-font-size from layout, which defaults to 11.
Then scaling stem-thickness and stem-length by division of
text-font-size through 11.
This ensures a stem-appearance according to the text-properties of
MetronomeMark.

http://codereview.appspot.com/324780043


---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
    • [Lily... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to