Tweaking grace layout within music: Difference between revisions
m New category Tags: Mobile edit Mobile web edit |
mNo edit summary |
||
| Line 1: | Line 1: | ||
The | The appearance of grace expressions can be changed by using the functions <code>add-grace-property</code> and <code>remove-grace-property</code>. | ||
The following example undefines the <code>Stem</code> | The following example undefines the <code>direction</code> property of <code>Stem</code> grobs for this grace so that stems do not always point up, and changes the default note heads to crosses. | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||