summaryrefslogtreecommitdiff
path: root/Cantate_Domino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Cantate_Domino/Makefile')
-rw-r--r--Cantate_Domino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cantate_Domino/Makefile b/Cantate_Domino/Makefile
index 921a24f..03c1889 100644
--- a/Cantate_Domino/Makefile
+++ b/Cantate_Domino/Makefile
@@ -4,7 +4,7 @@ STROPHEN=[1-9]\|1[01]
ifeq ($(FUER),ewe)
SPEZIFISCH=\#(set! paper-alist (cons '(\"kindle\" . (cons (* 210 mm) (* 130 mm))) paper-alist))\n\#(set-default-paper-size \"kindle\")
else
- SPEZIFISCH=\#(set-global-staff-size 19.5)
+ SPEZIFISCH=\#(set-global-staff-size 19.2)
endif
ifeq ($(MIDI),1)