From Lilypond Manual 2.4.2 Guitar
Subchapter
Indicating harmonics and dampened notes

Special note heads can be used to indicate dampened notes or harmonics. Harmonics are normally further explained with a text markup.

    \relative c' {
      \clef "treble_8"
      \override Staff.NoteHead.style = #'harmonic-mixed
      d^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b>1
    }


On 20.05.2016 13:35, Andrew Bernard wrote:
Not being a guitar player, I am out of my area here, hence my question. 
Referring to the attached sample image, my composer uses a circled numeral to 
indicate the string number, with superscript roman numerals to indicate the 
fret on that string to play for a harmonic. Is this standard for fretted 
instruments? Has anybody got a function written already that does this? I was 
unable to find anything the same as this in the NR or LSR.

Andrew





_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to