Creating arbitrary lines following notes across staves: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
In the snippet, you'll see that "s2" was used instead of "r2" as a placeholder to space it out a little bit. <code>VoiceFollower</code> ignores this -- when r2 was used it would try to draw a line from the rest to the note head, while philosophically interesting would be wrong. | In the snippet, you'll see that "s2" was used instead of "r2" as a placeholder to space it out a little bit. <code>VoiceFollower</code> ignores this -- when r2 was used it would try to draw a line from the rest to the note head, while philosophically interesting would be wrong. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\score { | \score { | ||
\new StaffGroup { | \new StaffGroup { | ||
| Line 34: | Line 32: | ||
[[Category:Specific notation]] | [[Category:Specific notation]] | ||
[[Category:Expressive marks]] | [[Category:Expressive marks]] | ||
[[Category:Snippet]] | |||