Arrow between measures: Difference between revisions
Put an arrow between separated measures |
m New category Tags: Mobile edit Mobile web edit |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
To put an arrow between separated measures, try this code: | To put an arrow between separated measures, try this code: | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
arrow = | arrow = | ||
-\tweak Y-offset #0 | -\tweak Y-offset #0 | ||
| Line 16: | Line 16: | ||
} | } | ||
</lilypond> | </lilypond> | ||
Credit to [[User:Jean Abou Samra]]. | |||
[[Category:Editorial annotations]] | |||
[[Category:Staff notation]] | |||
[[Category:Symbols and glyphs]] | |||
[[Category:Snippet]] | |||