diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-24 21:26:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-24 21:26:15 +0000 |
commit | a6a6f0433fec0714e037a4ccfc5d67092535a128 (patch) | |
tree | 0549f2504b81519ec08a81711bc32f704f938f1d /Master/texmf-dist/tex/platex | |
parent | dec6380aa131051a91ef04b6694e8ff660c98f74 (diff) |
pxchfon (24nov19)
git-svn-id: svn://tug.org/texlive/trunk@52908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex')
-rw-r--r-- | Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty b/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty index c501395cb6e..4c0cab8d312 100644 --- a/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty +++ b/Master/texmf-dist/tex/platex/pxchfon/pxchfon.sty @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{pxchfon}[2019/11/19 v1.7] +\ProvidesPackage{pxchfon}[2019/11/22 v1.7a] \def\pxcz@pkgname{pxchfon} %--------------------------------------- general @@ -2037,7 +2037,7 @@ % Noto Sans/Serif CJK, "OpenType/CFF Collection (OTC)" \pxcz@declare@preset{noto-otc}{% \pxcz@multiweight{:0:NotoSerifCJK-Light.ttc}% - {:0:NotoSerifCJK-Regular.ttc}{:0:N8otoSerifCJK-Bold.ttc}% + {:0:NotoSerifCJK-Regular.ttc}{:0:NotoSerifCJK-Bold.ttc}% {:0:NotoSansCJK-Regular.ttc}{:0:NotoSansCJK-Bold.ttc}% {:0:NotoSansCJK-Black.ttc}{:0:NotoSansCJK-Medium.ttc}% {:0:NotoSansCJK-Medium.ttc}} |