initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#(set-global-staff-size 14)
|
||||
\paper {
|
||||
#(define fonts
|
||||
(set-global-fonts
|
||||
#:roman "EB Garamond"
|
||||
#:factor (/ staff-height pt 18)
|
||||
))
|
||||
% #(set-paper-size "a4")
|
||||
}
|
||||
\header {tagline = ##f}
|
||||
Reference in New Issue
Block a user