summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/9-7-7.ly
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/lgc2/9-7-7.ly
Initial commit
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 ---