lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5371 Chor


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5371 ChordName accidentals don’t scale properly
Date: Fri, 06 Jul 2018 21:14:41 -0000

Sure, that would be quite straightforward and not disruptive. but looking at the current doc string (which is focused on text) and current uses I am not sure we'd be doing anybody a favor. I have the feeling we'd be fixing more uses than breaking them when just changing this without any convert-ly rule. I mean, sure it's unfair to those using everything perfectly correctly, but they seem to be in a minority.


[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 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.

------------------------------------------------------------------------------
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
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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