From 1e6e341c9e990b5ac87b97d687775069778a7631 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:28:03 +0000 Subject: [PATCH] lilypond-1.3.97 --- ly/textscripts.ly | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 ly/textscripts.ly diff --git a/ly/textscripts.ly b/ly/textscripts.ly deleted file mode 100644 index f810130f70..0000000000 --- a/ly/textscripts.ly +++ /dev/null @@ -1,24 +0,0 @@ - -% -% declare the standard dynamic identifiers. -% - -ppp = \textscript "ppp" "dynamic" -pp = \textscript "pp" "dynamic" -p = \textscript "p" "dynamic" -mp = \textscript "mp" "dynamic" -mf = \textscript "mf" "dynamic" -f = \textscript "e" "dynamic" % see feta-din layout -ff = \textscript "ff" "dynamic" -fff = \textscript "fff" "dynamic" -fp = \textscript "fp" "dynamic" - -sf = \textscript "sf" "dynamic" -sfp = \textscript "sfp" "dynamic" -sff = \textscript "sff" "dynamic" -sfz = \textscript "sfz" "dynamic" -fz = \textscript "fz" "dynamic" -sp = \textscript "sp" "dynamic" -spp = \textscript "spp" "dynamic" -rfz = \textscript "rfz" "dynamic" - -- 2.39.5