summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre')
-rw-r--r--Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre b/Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre
new file mode 100644
index 00000000000..1336cc21828
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/japanese-otf/src/umakeotf_pre
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+#
+# This script is a part of otfbeta-uptex (a.k.a. japanese-otf-uptex).
+#
+
+# setting for ovp2ovf & uppltotf
+#OVP2OVF='omfonts -ovp2ovf'
+OVP2OVF=ovp2ovf
+export OVP2OVF
+UPPLTOTF=uppltotf
+