- Description has changed:
Diff:
~~~~
--- old
+++ new
@@ -2,21 +2,16 @@
~~~~
:::TeX
-{
- \huge
- c' d' e' f' g' a' b' c''
+\version "2.19.49"
+mus = {
+ c' d' e' f'
\easyHeadsOn
- c' d' e' f' g' a' b' c''
+ c' d' e' f'
\easyHeadsOff
- c' d' e' f' g' a' b' c''
+ c' d' e' f'
}
-
-{
- \teeny
- c' d' e' f' g' a' b' c''
- \easyHeadsOn
- c' d' e' f' g' a' b' c''
- \easyHeadsOff
- c' d' e' f' g' a' b' c''
-}
+<<
+ \new Staff { \huge \mus }
+ \new Staff { \teeny \mus }
+>>
~~~~
~~~~
---
** [issues:#4996] Make easyHeads correctly heed the fontSize context property**
**Status:** Accepted
**Created:** Fri Nov 11, 2016 11:51 PM UTC by Simon Albrecht
**Last Updated:** Fri Nov 11, 2016 11:51 PM UTC
**Owner:** nobody
**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.------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto