diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/lgc2/9-7-4.ly |
Initial commit
Diffstat (limited to 'info/examples/lgc2/9-7-4.ly')
-rw-r--r-- | info/examples/lgc2/9-7-4.ly | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/info/examples/lgc2/9-7-4.ly b/info/examples/lgc2/9-7-4.ly new file mode 100644 index 0000000000..8d231b7db1 --- /dev/null +++ b/info/examples/lgc2/9-7-4.ly @@ -0,0 +1,9 @@ +\paper{indent=0\mm line-width=120\mm + oddFooterMarkup="" oddHeaderMarkup="" + between-system-space = 2\mm} +% --- start of displayed header in the book --- +#(set-global-staff-size 13) +% --- end of header --- +\relative{c\breve c1 c2 c4 c8 c16 c32 c64 c64\break + r\longa r\breve r1 r2 r4 r8 r16 r32 s64 r64 } +% --- end of song --- |