initial commit

This commit is contained in:
2024-10-17 17:12:52 +02:00
parent a38c1690dd
commit e09a8ec6eb
71 changed files with 1341 additions and 229 deletions
+10
View File
@@ -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}