Rotating hairpins: Difference between revisions

m Remove LSR link
m New category
 
(2 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.0">
<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 18: Line 18:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Expressive marks]]
[[Category:Expressive marks]]
[[Category:Snippet]]