diff options
Diffstat (limited to 'Master/texmf-dist/web2c/updmap.cfg')
-rw-r--r-- | Master/texmf-dist/web2c/updmap.cfg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/web2c/updmap.cfg b/Master/texmf-dist/web2c/updmap.cfg index 350e784ca17..1f64f570a9c 100644 --- a/Master/texmf-dist/web2c/updmap.cfg +++ b/Master/texmf-dist/web2c/updmap.cfg @@ -1,5 +1,5 @@ -# Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Fri Jan 6 02:05:40 2017 -# $Id: updmap-hdr.cfg 41025 2016-05-11 03:34:15Z preining $ +# Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Sat Jan 14 02:05:33 2017 +# $Id: updmap-hdr.cfg 42939 2017-01-13 14:32:10Z preining $ # # The updmap.cfg in the TEXMFDIST tree is generated by tlmgr by # concatenating updmap-hdr.cfg with the updmap.cfg files in this tree. @@ -86,17 +86,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) |