diff options
Diffstat (limited to 'Master/texmf/web2c')
-rw-r--r-- | Master/texmf/web2c/updmap-hdr.cfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf/web2c/updmap-hdr.cfg b/Master/texmf/web2c/updmap-hdr.cfg index 325f59246bd..0586af64348 100644 --- a/Master/texmf/web2c/updmap-hdr.cfg +++ b/Master/texmf/web2c/updmap-hdr.cfg @@ -88,6 +88,17 @@ pdftexDownloadBase14 true # the fonts). dvipdfmDownloadBase14 true +# +# kanjiEmbed +# +# updmap generates a file kanjix.map for usage with dvipdfmx. Using this +# option one can switch between not embedding any kanji font, and several +# available. +# Valid setting is any string. At updmap run time the @kanjiEmbed@ substring +# in a map file name will be replaced with this settings, and the respective +# map file used. +kanjiEmbed noEmbed + ################################################################ # Map files. ################################################################ |