Harmonic noteheads in a chord: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
If you have a lot of chords including harmonic noteheads, typing <code>\tweak style #'harmonic-mixed</code> may be to long and make the code unreadable. To avoid that, you can define a function with a shorter name (in the code below it is only named <code>\har</code>).
If you have a lot of chords including harmonic noteheads, typing <code>\tweak style #'harmonic-mixed</code> may be to long and make the code unreadable. To avoid that, you can define a function with a shorter name (in the code below it is only named <code>\har</code>).


<lilypond version="2.24.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=485
%% http://lsr.di.unimi.it/LSR/Item?id=485