summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/9-7-7.ly
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc2/9-7-7.ly')
-rw-r--r--info/examples/lgc2/9-7-7.ly8
1 files changed, 8 insertions, 0 deletions
diff --git a/info/examples/lgc2/9-7-7.ly b/info/examples/lgc2/9-7-7.ly
new file mode 100644
index 0000000000..0bc939a999
--- /dev/null
+++ b/info/examples/lgc2/9-7-7.ly
@@ -0,0 +1,8 @@
+\paper{indent=0\mm line-width=120\mm oddFooterMarkup="" oddHeaderMarkup=""}
+% --- start of displayed header in the book ---
+
+% --- end of header ---
+\relative c''' {\time 2/4
+ \times 2/3 {c,8[( b a)]} f4 \times 2/3 {f( a g)}
+}
+% --- end of song ---