summaryrefslogtreecommitdiff
path: root/macros/jptex/latex/japanese-otf/src/umakeotf
diff options
context:
space:
mode:
Diffstat (limited to 'macros/jptex/latex/japanese-otf/src/umakeotf')
-rwxr-xr-xmacros/jptex/latex/japanese-otf/src/umakeotf4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/jptex/latex/japanese-otf/src/umakeotf b/macros/jptex/latex/japanese-otf/src/umakeotf
index d675f106d2..bff6a2e29e 100755
--- a/macros/jptex/latex/japanese-otf/src/umakeotf
+++ b/macros/jptex/latex/japanese-otf/src/umakeotf
@@ -98,6 +98,10 @@ echo "making tfm for supplementary plane ..."
perl script/mktfm_sp.pl
echo "making vf for supplementary plane ..."
perl script/mkutfvf_sp.pl
+echo "making new tfm for CID ..."
+perl script/umkcidtfm.pl
+echo "making new vf for CID ..."
+perl script/umkcidvf.pl -omitfw
echo "finishing ..."