summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/web2c
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2017-01-13 14:32:10 +0000
committerNorbert Preining <preining@logic.at>2017-01-13 14:32:10 +0000
commit41ed601d4ca57d1738cc2234c66f55f2fd1362ec (patch)
tree41c294e1c214a61bc481c9da5e30625c73fc4593 /Master/texmf-dist/web2c
parent4014893dbc0ca2c9275a0b82d8f818aa1ba5a255 (diff)
updmap: updates to support embedding settings for sc/tc/ko
git-svn-id: svn://tug.org/texlive/trunk@42939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/web2c')
-rw-r--r--Master/texmf-dist/web2c/updmap-hdr.cfg10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/web2c/updmap-hdr.cfg b/Master/texmf-dist/web2c/updmap-hdr.cfg
index e6fc922b810..8d510f3d66f 100644
--- a/Master/texmf-dist/web2c/updmap-hdr.cfg
+++ b/Master/texmf-dist/web2c/updmap-hdr.cfg
@@ -85,17 +85,21 @@ pdftexDownloadBase14 true
dvipdfmDownloadBase14 true
-# kanjiEmbed
+# jaEmbed, scEmbed, tcEmbed, koEmbed
#
# updmap generates a file kanjix.map for usage with dvipdfmx. With this
# option one can switch between not embedding any kanji font, or
# any of the several available.
#
# The value can be any string. When updmap is run, the substring
-# @kanjiEmbed@ in a map file name will be replaced with this value, and
+# @jaEmbed@ in a map file name will be replaced with this value, and
# the respective map file used.
#
-kanjiEmbed ipaex
+jaEmbed ipaex
+scEmbed arphic
+tcEmbed arphic
+koEmbed baekmuk
+
# (end of updmap-hdr.cfg)