Ripped, torn staff-lines: Difference between revisions
Rudi Guggt (talk | contribs) nodoc: ps |
Shouldn't be full |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Here are some macros which can make a single staff appear as though its right side has been torn off. Two styles are available: the first "erases" the ends of individual staff- lines to different lengths; the second draws a zigzag line and erases everything to its right. Furthermore, the first type is capable of producing tear-patterns at random. Both work by temporarily modifying the <code>BarLine</code> stencil. | Here are some macros (contributed by Mark Polesky) which can make a single staff appear as though its right side has been torn off. Two styles are available: the first "erases" the ends of individual staff- lines to different lengths; the second draws a zigzag line and erases everything to its right. Furthermore, the first type is capable of producing tear-patterns at random. Both work by temporarily modifying the <code>BarLine</code> stencil. | ||
<div class="nodoc"> | <div class="nodoc"> | ||
| Line 32: | Line 32: | ||
see the <code>\score { }</code> block at the end of the file. | see the <code>\score { }</code> block at the end of the file. | ||
<lilypond version="2.24" | <lilypond version="2.24"> | ||
%% preferences %% | %% preferences %% | ||