]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.101
authorfred <fred>
Mon, 30 Oct 2000 10:49:48 +0000 (10:49 +0000)
committerfred <fred>
Mon, 30 Oct 2000 10:49:48 +0000 (10:49 +0000)
input/test/custos.ly [new file with mode: 0644]

diff --git a/input/test/custos.ly b/input/test/custos.ly
new file mode 100644 (file)
index 0000000..0bb2995
--- /dev/null
@@ -0,0 +1,7 @@
+
+\score { \notes { c'1 \break < d'1 f' a'>  }
+\paper {\translator { \StaffContext
+\consists Custos_engraver;
+}}
+
+}