Rotating hairpins: Difference between revisions
Import snippet from LSR |
m New category |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Hairpins which are not in standard orientation can be adjusted using <code>'rotation</code>. | Hairpins which are not in standard orientation can be adjusted using <code>'rotation</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\relative c' { | \relative c' { | ||
% \override Hairpin.rotation = #'(a x y) where #'(a x y) | % \override Hairpin.rotation = #'(a x y) where #'(a x y) | ||
| Line 20: | Line 18: | ||
[[Category:Tweaks and overrides]] | [[Category:Tweaks and overrides]] | ||
[[Category:Expressive marks]] | [[Category:Expressive marks]] | ||
[[Category:Snippet]] | |||