]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.21
authorfred <fred>
Mon, 30 Dec 1996 17:42:31 +0000 (17:42 +0000)
committerfred <fred>
Mon, 30 Dec 1996 17:42:31 +0000 (17:42 +0000)
init/script.ini [new file with mode: 0644]

diff --git a/init/script.ini b/init/script.ini
new file mode 100644 (file)
index 0000000..6ac23c9
--- /dev/null
@@ -0,0 +1,14 @@
+
+% name = script {
+% indexstring same_dir_as_stem above_below_staff symbol_can_beinverted }
+%
+
+fermata = script { "fermata" 1 0 1 }
+stopped = script { "stopped" 0 1 0 }
+accent = script { "accent" -1 0 0 }
+staccato = script { "staccato" -1 0 0 }
+staccatissimo = script { "staccatissimo" 1 0 1 }
+portato = script { "portato" -1 0 0  }
+marcato = script { "marcato" -1 0 1  }
+upbow = script { "upbow" 0 1 0 }
+downbow = script { "downbow" 0 1 0 }