summaryrefslogtreecommitdiff
path: root/table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'table.cc')
-rw-r--r--table.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/table.cc b/table.cc
index b06e2ee92f..72b5ccfd55 100644
--- 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
} ;