]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/dynamics-glyphs.ly
Doc-es: various updates.
[lilypond.git] / input / regression / dynamics-glyphs.ly
1
2 \version "2.19.21"
3
4 \header {texidoc = "Dynamic letters are kerned, and their weight
5 matches that of the hairpin signs.  The dynamic scripts should be
6 horizontally centered on the note head.  Scripts that should appear
7 closer to the note head (staccato, accent) are reckoned with.
8 "  }
9
10
11 \relative {
12   c''1\ff
13   e,-.-> \f
14   e \rfz                      
15   c' \mf
16   c \mp \> 
17   c\!\ppppp \< 
18   c\sfp\!
19 }
20