]> git.donarmstrong.com Git - lilypond.git/blobdiff - table.cc
release: 0.0.4
[lilypond.git] / 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
 } ;