> I lean towards making them obey font-size [...]
+1

---

** [issues:#5371] ChordName accidentals don’t scale properly**

**Status:** New
**Created:** Fri Jul 06, 2018 10:33 AM UTC by Palmer Ralph
**Last Updated:** Fri Jul 06, 2018 10:47 AM UTC
**Owner:** nobody


Malte Meyn wrote :

The function alteration->text-accidental-markup (l. 33ff. in 
scm/chord-name.scm) seems to ignore current font size while raising the 
accidental:

~~~~
%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.82"

\markup \concat { E #(alteration->text-accidental-markup FLAT) }
\markup \concat { E #(alteration->text-accidental-markup SHARP) }

\markup \fontsize #-10 \concat { E #(alteration->text-accidental-markup 
FLAT) }
\markup \fontsize #-10 \concat { E #(alteration->text-accidental-markup 
SHARP) }

\markup \fontsize #10 \concat { E #(alteration->text-accidental-markup 
FLAT) }
\markup \fontsize #10 \concat { E #(alteration->text-accidental-markup 
SHARP) }
%%%%%%%%%%%%%%%%%%%%%%%%%%
~~~~

This leads to ugly ChordNames when font-size is relatively small. I’ve 
no idea how to retrieve the current font-size. Maybe this should be a 
real markup-command?


---

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 via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to