]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.15
authorfred <fred>
Tue, 26 Mar 2002 21:51:38 +0000 (21:51 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:51:38 +0000 (21:51 +0000)
init/mudela-book-defs.py [deleted file]

diff --git a/init/mudela-book-defs.py b/init/mudela-book-defs.py
deleted file mode 100644 (file)
index 9348a8e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Default mudela-book init-file
-{    'mudela': r"""
-\begin{mudela}[eps \fontoptions]
-    \maininput
-\end{mudela}
-""",
-    'mudelaRhythm': r"""
-\begin{mudela}[eps \fontoptions]
-\score{
-    \type RhythmicStaff{
-        \notes{\stemup \maininput}
-    }
-    \paper{linewidth = -1.\cm;}
-}
-\end{mudela}
-"""
-}