]> git.donarmstrong.com Git - lilypond.git/blob - ly/textscripts.ly
release: 1.1.69
[lilypond.git] / ly / textscripts.ly
1
2 %
3 % declare the standard dynamic identifiers.
4 %
5
6 ppp = \textscript "ppp" "dynamic"
7 pp = \textscript "pp" "dynamic"
8 p = \textscript "p" "dynamic"
9 mp = \textscript "mp" "dynamic"
10 mf = \textscript "mf" "dynamic"
11 f = \textscript "e" "dynamic"                   % see feta-din layout
12 ff = \textscript "ff" "dynamic"
13 fff = \textscript "fff" "dynamic"
14 fp = \textscript "fp" "dynamic"
15 sf = \textscript "sf" "dynamic"
16 sff = \textscript "sff" "dynamic"
17 sfz = \textscript "sfz" "dynamic"
18 fz = \textscript "fz" "dynamic"
19 sp = \textscript "sp" "dynamic"
20 spp = \textscript "spp" "dynamic"
21 rfz = \textscript "rfz" "dynamic"
22