diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-02 22:14:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-02 22:14:02 +0000 |
commit | 6113d079281880a8e577e7d3b916e51b36ce602c (patch) | |
tree | b370fade99564e691182296a05f106c069002590 /Master/texmf-dist/source/jfontmaps | |
parent | a25c1cd733b8a055738b75398996e47563d52323 (diff) |
jfontmaps (2oct15)
git-svn-id: svn://tug.org/texlive/trunk@38527 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/jfontmaps')
-rwxr-xr-x | Master/texmf-dist/source/jfontmaps/tools/mkmap.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/jfontmaps/tools/mkmap.lua b/Master/texmf-dist/source/jfontmaps/tools/mkmap.lua index 1e1967fca2d..b95fc4af54d 100755 --- a/Master/texmf-dist/source/jfontmaps/tools/mkmap.lua +++ b/Master/texmf-dist/source/jfontmaps/tools/mkmap.lua @@ -128,10 +128,10 @@ local foundry = { ml= 'HiraMin?-W2.otf', -- OSX にはない mr= '#1-HiraginoSerif-W3.ttc %!PS HiraMin?-W3', mb= '#1-HiraginoSerif-W6.ttc %!PS HiraMin?-W6', - gr= '#2-HiraginoSans-W3.ttc %!PS HiraKaku?-W3', - gru='#2-HiraginoSans-W6.ttc %!PS HiraKaku?-W6', - gb= '#2-HiraginoSans-W6.ttc %!PS HiraKaku?-W6', - ge= '#1+HiraginoSans-W8.ttc %!PS HiraKaku?-W8', + gr= '#3-HiraginoSans-W3.ttc %!PS HiraKaku?-W3', + gru='#3-HiraginoSans-W6.ttc %!PS HiraKaku?-W6', + gb= '#3-HiraginoSans-W6.ttc %!PS HiraKaku?-W6', + ge= '#2+HiraginoSans-W8.ttc %!PS HiraKaku?-W8', mgr='#0+HiraginoSansR-W4.ttc %!PS HiraMaru?-W4', {'X','Xn'}, -- Pro and ProN }, |