From 7a1dec8998898c1916b408719a02aec99a3322b3 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 1 Mar 1998 18:01:13 +0000 Subject: [PATCH] lilypond-0.1.47 --- init/simple-init.ly | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 init/simple-init.ly diff --git a/init/simple-init.ly b/init/simple-init.ly new file mode 100644 index 0000000000..13c7ce38ba --- /dev/null +++ b/init/simple-init.ly @@ -0,0 +1,11 @@ +% Toplevel initialisation file. +Gourlay = 1.0 +\include "dutch.ly" + +\include "paper16.ly" + +default_paper = \paper{ + \paper_sixteen +} + + -- 2.39.5