summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/metapost/base/troffnum.mp
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/metapost/base/troffnum.mp')
-rw-r--r--Master/texmf-dist/metapost/base/troffnum.mp7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/metapost/base/troffnum.mp b/Master/texmf-dist/metapost/base/troffnum.mp
new file mode 100644
index 00000000000..28d6f0fe452
--- /dev/null
+++ b/Master/texmf-dist/metapost/base/troffnum.mp
@@ -0,0 +1,7 @@
+% Default init_numbers for use with troff
+% Don't input this directly--format.mp uses this file
+
+init_numbers(btex$-$etex, btex$1$etex, btex$ times 10$etex,
+ btex$"" sup -$etex, btex$"" sup 2$etex);
+
+Fe_base := btex $10$ etex;