diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/web2c/updmap-hdr.cfg | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ptex-fontmaps.tlpsrc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/web2c/updmap-hdr.cfg b/Master/texmf-dist/web2c/updmap-hdr.cfg index 8d510f3d66f..cc85b971109 100644 --- a/Master/texmf-dist/web2c/updmap-hdr.cfg +++ b/Master/texmf-dist/web2c/updmap-hdr.cfg @@ -95,11 +95,11 @@ dvipdfmDownloadBase14 true # @jaEmbed@ in a map file name will be replaced with this value, and # the respective map file used. # -jaEmbed ipaex +jaEmbed haranoaji scEmbed arphic tcEmbed arphic koEmbed baekmuk - +jaVariant -04 # (end of updmap-hdr.cfg) diff --git a/Master/tlpkg/tlpsrc/ptex-fontmaps.tlpsrc b/Master/tlpkg/tlpsrc/ptex-fontmaps.tlpsrc index ed2978c8af2..a2c72e99517 100644 --- a/Master/tlpkg/tlpsrc/ptex-fontmaps.tlpsrc +++ b/Master/tlpkg/tlpsrc/ptex-fontmaps.tlpsrc @@ -1,7 +1,7 @@ # default fonts for embedding settings (sc/tc, ko, jaEmbed) depend arphic-ttf depend baekmuk -depend ipaex +depend haranoaji runpattern +d texmf-dist/fonts/map/dvipdfmx/${PKGNAME} runpattern +d texmf-dist/fonts/misc/${PKGNAME} runpattern +d texmf-dist/fonts/cmap/${PKGNAME} |