]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.4
authorfred <fred>
Tue, 15 Oct 1996 21:40:09 +0000 (21:40 +0000)
committerfred <fred>
Tue, 15 Oct 1996 21:40:09 +0000 (21:40 +0000)
table.cc

index b06e2ee92f933057cc8787157c00abf701d5ebe8..72b5ccfd55eea9980a6362af23a4e1b2bbe2eaf5 100644 (file)
--- a/table.cc
+++ b/table.cc
@@ -10,6 +10,13 @@ static Keyword_ent  the_key_tab[]={
     "score", SCORE,
     "bar", BAR,
     "output", OUTPUT,
+    "cm", CM,
+    "pt", PT,
+    "in", IN,
+    "mm", MM,
+    "paper", PAPER,
+    "width", WIDTH,
+    "meter", METER,
     0,0
 } ;