|
From: | Federico Bruni |
Subject: | Re: Doc 2.4.2: Indicating harmonics and dampened notes |
Date: | Sun, 26 Aug 2018 11:45:38 +0200 |
Il giorno dom 26 ago 2018 alle 11:14, Pierre Perol-Schneider <"pierre.schneider.paris"@gmail.com> ha scritto:
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-notes1. I don't understand the reason to put the NoteHead defs at a Staff level.
I guess there isn't any reason, since Note_heads_engraver is part of the Voice context.
2. Maybe a whole note is not the best example to show the 'harmonic-mixedresult.
Why? Because the diamond shape is more clear when the head is all black?
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 } Cheers, Pierre _______________________________________________
I agree. I will add an issue to the tracker.
[Prev in Thread] | Current Thread | [Next in Thread] |