David Kastrup writes:
> Andrew Bernard writes:
>
>> I have many chords where a note is a harmonic. I use the following for the
>> note inside the chord:
>>
>> \tweak NoteHead.stencil #ly:text-interface::print
>> \tweak NoteHead.font-size #1
>> \tweak NoteHead.text #(markup #:musicglyph "n
Thanks so much David and off list repliers.
I'm deeply grateful for the generous help on this amazing list.
Here's what works nicely:
\version "2.19.82"
harmonicNote =
\tweak NoteHead.stencil #ly:text-interface::print
\tweak NoteHead.font-size #1
\tweak NoteHead.text #(markup #:musicglyph "no
Andrew Bernard writes:
> I have many chords where a note is a harmonic. I use the following for the
> note inside the chord:
>
> \tweak NoteHead.stencil #ly:text-interface::print
> \tweak NoteHead.font-size #1
> \tweak NoteHead.text #(markup #:musicglyph "noteheads.s0mi")
>
> How can I mak
I have many chords where a note is a harmonic. I use the following for the
note inside the chord:
\tweak NoteHead.stencil #ly:text-interface::print
\tweak NoteHead.font-size #1
\tweak NoteHead.text #(markup #:musicglyph "noteheads.s0mi")
How can I make this into what I am tempted to call a