---
** [issues:#5404] Doc: 2.4.2, fix harmonic-mixed example**
**Status:** Accepted
**Created:** Sun Aug 26, 2018 10:01 AM UTC by Federico Bruni
**Last Updated:** Sun Aug 26, 2018 10:01 AM UTC
**Owner:** nobody
https://lists.gnu.org/archive/html/bug-lilypond/2018-08/msg00042.html
Hi Bug Squad,
See:
http://lilypond.org/doc/v2.18/Documentation/notation/guitar.html#indicating-harmonics-and-dampened-notes
And:
http://lilypond.org/doc/v2.19/Documentation/notation/guitar.html#indicating-harmonics-and-dampened-notes
1. I don't understand the reason to put the NoteHead defs at a Staff level.
2. Maybe a whole note is not the best example to show the 'harmonic-mixed
result.
How about changing this snieppet:
~~~~~
\relative c' {
\clef "treble_8"
\override Staff.NoteHead.style = #'harmonic-mixed
d^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b>1
}
~~~~
To:
~~~~
\relative c' {
\clef "treble_8"
\override NoteHead.style = #'harmonic-mixed
d8^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b>4
}
~~~~
---
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