"Malte Meyn" <[email protected]> writes:
> Should I’ve added that I already had a patch which I uploaded a few
> minutes later?
Aw shucks. Maybe mark yourself as owner and the issue as "Started"?
I like my regtest better. Did not remember about make-fontsize-markup
which also changes baseline-skip and word-space but I consider it
unlikely we'd ever need them.
Your version applies the fontsize change twice in different locations:
not an efficiency problem since only one version will get called, but
not as nice for code maintenance.
So what are we going to do? Want to fix up your version with my regtest
and possibly factor `make-fontsize-markup` into `letter` ?
--
David Kastrup
---
** [issues:#4996] Make easyHeads correctly heed the fontSize context property**
**Status:** Started
**Created:** Fri Nov 11, 2016 11:51 PM UTC by Simon Albrecht
**Last Updated:** Sat Oct 07, 2017 01:33 PM UTC
**Owner:** David Kastrup
**Attachments:**
-
[4996.preview.png](https://sourceforge.net/p/testlilyissues/issues/4996/attachment/4996.preview.png)
(5.6 kB; image/png)
Unlike normal note heads, the note heads used after `easyHeadsOn` don’t
correctly heed the fontSize context property, as altered by `\huge` and
similar. The size of the letters in the note heads is changed indeed, but not
the note heads themselves.
~~~~
:::TeX
\version "2.19.49"
mus = {
c' d' e' f'
\easyHeadsOn
c' d' e' f'
\easyHeadsOff
c' d' e' f'
}
<<
\new Staff { \huge \mus }
\new Staff { \teeny \mus }
>>
~~~~
---
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