diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-28 21:07:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-28 21:07:29 +0000 |
commit | 134aeb5fbab01f87248008f1844781c04dcccf67 (patch) | |
tree | 193f61dd613b2819c9b40bc1cee11a7b9df5e42b /Master/texmf-dist/doc/fonts | |
parent | 91a7ba2cddb1abdf94831eae403a2bebe295c5c2 (diff) |
ptex-fontmaps (28mar18)
git-svn-id: svn://tug.org/texlive/trunk@47161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptex-fontmaps/README | 8 |
2 files changed, 22 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog b/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog index e343cb56bcb..ed952c759e7 100644 --- a/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog +++ b/Master/texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog @@ -1,10 +1,26 @@ +2018-03-28 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Release 20180328.0 (HEAD -> master) [74238a2] + +2018-03-11 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * updmap.pl from 'embed-sub' branch by norbert (origin/master, origin/HEAD) [7c4334a] + +2018-03-11 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * updmap.pl from tl2017 frozen [1c77d33] + +2018-03-11 Hironobu Yamashita <h.y.acetaminophen@gmail.com> + + * Fix README, macOS database is only effective on macOS (#14) [9f9a864] + 2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * Release 20180306.0 (HEAD -> master) [19cc0e5] + * Release 20180306.0 (tag: 20180306.0) [19cc0e5] 2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> - * release.sh (origin/master, origin/HEAD) [dfbc325] + * release.sh [dfbc325] 2018-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com> diff --git a/Master/texmf-dist/doc/fonts/ptex-fontmaps/README b/Master/texmf-dist/doc/fonts/ptex-fontmaps/README index 036b5292986..be19d1670d4 100644 --- a/Master/texmf-dist/doc/fonts/ptex-fontmaps/README +++ b/Master/texmf-dist/doc/fonts/ptex-fontmaps/README @@ -1,7 +1,7 @@ ptex-fontmaps ============= -Current release: 20180306.0 +Current release: 20180328.0 The files contained in this package contains font maps for dvipdfmx to make various Japanese/Chinese/Korean fonts available for (u)ptex and @@ -31,10 +31,10 @@ software. This package is split into two parts: The package `ptex-fontmaps' (this package) is available in TeX Live, while the package `ptex-fontmaps-macos` is *NOT* available directly from the -TeX Live package mirrors, but can be installed from the tltexjp +TeX Live package mirrors, but can be installed from the TLContrib repository, by executing the following commands: - tlmgr repository add http://texlive.texjp.org/current/tltexjp tltexjp - tlmgr pinning add tltexjp '*' + tlmgr repository add http://texlive.texjp.org/current/tlcontrib tlcontrib + tlmgr pinning add tlcontrib '*' tlmgr install ptex-fontmaps-macos After that updates for the ptex-fontmaps packages will be automatically installed. |