]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.9
authorfred <fred>
Sun, 24 Mar 2002 19:51:37 +0000 (19:51 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:51:37 +0000 (19:51 +0000)
init/table16.ly
input/gallina.tex [new file with mode: 0644]
tex/taupindefs.tex

index f3fdd6de458fc62a2d11ec636d1a491c20098291..71cc34dcbade0fab5ac617065e4bd3a7cb968ff7 100644 (file)
@@ -74,9 +74,10 @@ table_sixteen=
      }
 
      "balls" = \table {
-            "1"        "\wholeball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
-            "2"        "\halfball"     0.0\pt  5.0\pt  -2.0\pt 2.0\pt
-            "4"        "\quartball"    0.0\pt  5.0\pt  -2.0\pt 2.0\pt
+            "-1"       "\breveball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
+            "0"        "\wholeball"    0.0\pt  6.0\pt  -2.0\pt 2.0\pt
+            "1"        "\halfball"     0.0\pt  5.0\pt  -2.0\pt 2.0\pt
+            "2"        "\quartball"    0.0\pt  5.0\pt  -2.0\pt 2.0\pt
      }
 
      "slur" = \table {
@@ -110,19 +111,21 @@ table_sixteen=
      }
 
      "rests" = \table {
-            "1o"       "\outsidewholerest"     0.0\pt  6.0\pt  0.0\pt  2.0\pt
-            "1"        "\wholerest"            0.0\pt  6.0\pt  0.0\pt  2.0\pt
-            "2"        "\halfrest"             0.0\pt  6.0\pt  -2.0\pt 0.0\pt
-            "2o"       "\outsidehalfrest"              0.0\pt  6.0\pt  -2.0\pt 0.0\pt
-            "4o"       "\quartrest"            -5.0\pt 2.0\pt  -5.0\pt 5.0\pt
-            "8o"       "\eighthrest"           0.0\pt  5.0\pt  0.0\pt  8.0\pt
-            "16o"      "\sixteenthrest"                0.0\pt  6.0\pt  0.0\pt  12.0\pt
-            "4"        "\quartrest"            -5.0\pt 2.0\pt  -5.0\pt 5.0\pt
-            "8"        "\eighthrest"           0.0\pt  5.0\pt  0.0\pt  8.0\pt
-            "16"       "\sixteenthrest"                0.0\pt  6.0\pt  0.0\pt  12.0\pt
-            "32"       "\thirtysecondrest"     0.0\pt  6.0\pt  0.0\pt  16.0\pt
-            "64"       "\sixtyfourthrest"      0.0\pt  6.0\pt  0.0\pt  16.0\pt
-            "128"      "\hundredtwentyeighthrest"      0.0\pt  6.0\pt  0.0\pt  16.0\pt
+            "-1o"      "\breverest"            0.0\pt  6.0\pt  0.0\pt  4.0\pt
+            "-1"       "\breverest"            0.0\pt  6.0\pt  0.0\pt  4.0\pt
+            "0o"       "\outsidewholerest"     0.0\pt  6.0\pt  0.0\pt  2.0\pt
+            "0"        "\wholerest"            0.0\pt  6.0\pt  0.0\pt  2.0\pt
+            "1"        "\halfrest"             0.0\pt  6.0\pt  -2.0\pt 0.0\pt
+            "1o"       "\outsidehalfrest"              0.0\pt  6.0\pt  -2.0\pt 0.0\pt
+            "2o"       "\quartrest"            -5.0\pt 2.0\pt  -5.0\pt 5.0\pt
+            "3o"       "\eighthrest"           0.0\pt  5.0\pt  0.0\pt  8.0\pt
+            "4o"       "\sixteenthrest"                0.0\pt  6.0\pt  0.0\pt  12.0\pt
+            "2"        "\quartrest"            -5.0\pt 2.0\pt  -5.0\pt 5.0\pt
+            "3"        "\eighthrest"           0.0\pt  5.0\pt  0.0\pt  8.0\pt
+            "4"        "\sixteenthrest"                0.0\pt  6.0\pt  0.0\pt  12.0\pt
+            "5"        "\thirtysecondrest"     0.0\pt  6.0\pt  0.0\pt  16.0\pt
+            "6"        "\sixtyfourthrest"      0.0\pt  6.0\pt  0.0\pt  16.0\pt
+            "7"        "\hundredtwentyeighthrest"      0.0\pt  6.0\pt  0.0\pt  16.0\pt
      }
 
      "meters" = \table {
diff --git a/input/gallina.tex b/input/gallina.tex
new file mode 100644 (file)
index 0000000..db760e4
--- /dev/null
@@ -0,0 +1,24 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% gallina.tex
+% Mats Bengtsson, 17/8 1997
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\documentclass[a4paper]{article}
+
+\addtolength{\oddsidemargin}{-1cm}
+\addtolength{\topmargin}{-1cm}
+\setlength{\textwidth}{15cm}
+\begin{document}
+\input lilyponddefs
+\input titledefs
+
+\title{La Gallina a 2 violini \\ 
+  \normalsize from \textit{Canzoni overo Sonate Concertate 
+   libro terzo, opera duodecima}, 1637}
+\composer{Tarquinio Merula (1594/95-1665)}
+%\instrument{M\"a\ss ig} % heu
+%#%\tempo{M\"a\ss ig}
+\maketit
+\input{gallina.out}
+
+
+\end{document}
index e51404f93ee549b9c7c000b7c9f562d7f59ba3c3..d671a2a27a80697c576abe435e0767ec81fcc2c0 100644 (file)
 \mdef\quartball{'007}
 \mdef\halfball{'010}
 \mdef\wholeball{'011}
+\mdef\breveball{'040}
 \mdef\halfrest{'074}
 \mdef\wholerest{'075}
+\mdef\breverest{'072}
 %% hmm
 \mdef\outsidehalfrest{10}
 \mdef\outsidewholerest{11}