Markup command name changes.
[lilypond.git] / input / lsr / placement-of-right-hand-fingerings.ly
blob1037051c1dc747ecfb16b4c78a2e28f48cf4c8eb
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.57"
5 \header {
6 lsrtags = "fretted-strings"
8 texidoc = "
9 It is possible to exercise greater control over the placement of
10 right-hand fingerings by setting a specific property, as demonstrated
11 in the following example.
14 doctitle = "Placement of right-hand fingerings"
15 } % begin verbatim
16 #(define RH rightHandFinger)
18 \relative c {
19 \clef "treble_8"
21 \set strokeFingerOrientations = #'(up down)
22 <c-\RH #1 e-\RH #2 g-\RH #3 c-\RH #4 >4
24 \set strokeFingerOrientations = #'(up right down)
25 <c-\RH #1 e-\RH #2 g-\RH #3 c-\RH #4 >4
27 \set strokeFingerOrientations = #'(left)
28 <c-\RH #1 e-\RH #2 g-\RH #3 c-\RH #4 >2