|
@ -1,12 +1,9 @@ |
|
|
#(use-modules (guile-user)) |
|
|
|
|
|
\version "2.14.2" |
|
|
\version "2.14.2" |
|
|
|
|
|
|
|
|
\paper |
|
|
\paper |
|
|
{ |
|
|
{ |
|
|
make-header=##f |
|
|
make-header=##f |
|
|
%make-footer=##f |
|
|
make-footer=##f |
|
|
oddFooterMarkup = \markup { \fill-line {} } |
|
|
|
|
|
page-top-space = 0\cm |
|
|
|
|
|
|
|
|
|
|
|
head-separation = 0\cm |
|
|
head-separation = 0\cm |
|
|
foot-separation = 0\cm |
|
|
foot-separation = 0\cm |
|
@ -17,10 +14,6 @@ |
|
|
|
|
|
|
|
|
indent = 0\cm |
|
|
indent = 0\cm |
|
|
between-system-padding = 0\cm |
|
|
between-system-padding = 0\cm |
|
|
|
|
|
|
|
|
paper-width = 7.5\cm |
|
|
|
|
|
line-width = 7\cm |
|
|
|
|
|
paper-height = 1\cm |
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#(set-global-staff-size 12) |
|
|
#(set-global-staff-size 12) |