- **labels**: --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: push -->
- **Comment**:
~~~
Doc: 2.4.2, fix harmonic-mixed example
author James Lowe <[email protected]>
Sun, 26 Aug 2018 11:58:43 +0100 (11:58 +0100)
committer James Lowe <[email protected]>
Sun, 2 Sep 2018 13:59:20 +0100 (13:59 +0100)
commit a52b774568830c4f63087aff1ccb3b0885cb7a18
~~~
---
** [issues:#5404] Doc: 2.4.2, fix harmonic-mixed example**
**Status:** Fixed
**Labels:** Fixed_2_21_0
**Created:** Sun Aug 26, 2018 10:01 AM UTC by Federico Bruni
**Last Updated:** Sun Sep 02, 2018 11:35 AM UTC
**Owner:** pkx166h
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