diff options
Diffstat (limited to 'Master/texmf-dist/doc')
5 files changed, 39 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/uptex/uptex-base/00readme_uptex.txt b/Master/texmf-dist/doc/uptex/uptex-base/00readme_uptex.txt index a593ef74ea3..091cf128753 100644 --- a/Master/texmf-dist/doc/uptex/uptex-base/00readme_uptex.txt +++ b/Master/texmf-dist/doc/uptex/uptex-base/00readme_uptex.txt @@ -1,5 +1,5 @@ upTeX, upLaTeX --- unicode version of ASCII pTeX, pLaTeX -2016.02.20 Ver1.21 +2017.01.15 Ver1.22 TANAKA, Takuji ttk(at)t-lab(dot)opal(dot)ne(dot)jp [ Contents ] @@ -12,7 +12,7 @@ under bin/ :: utility under samples/ :: samples for test [ Building upTeX ] -The sources work with TeXLive svn r39778 . +The sources work with TeXLive svn r42954 . Ref. TeXLive and Subversion http://www.tug.org/texlive/svn/ [ Status ] diff --git a/Master/texmf-dist/doc/uptex/uptex-base/01uptex_doc_utf8.txt b/Master/texmf-dist/doc/uptex/uptex-base/01uptex_doc_utf8.txt index 08fea761b6c..ca30102a9e6 100644 --- a/Master/texmf-dist/doc/uptex/uptex-base/01uptex_doc_utf8.txt +++ b/Master/texmf-dist/doc/uptex/uptex-base/01uptex_doc_utf8.txt @@ -1,5 +1,5 @@ upTeX, upLaTeX --- 内部unicode版 pTeX, pLaTeX の実装 -2016.02.20 Ver1.21 +2017.01.15 Ver1.22 TANAKA, Takuji ttk(at)t-lab(dot)opal(dot)ne(dot)jp ◇ upTeX開発のねらい @@ -449,9 +449,8 @@ dvipdfmx TeX Live svn に r24509 あたりで取り込まれた。 dvi2tty TeX Live svn に r24634 あたりで取り込まれた。 dvi2tty の NTT JTeX/pTeX 対応版を upTeX 対応にした。 オプション -J を変更し、 -U, -E を新設した。 - さらにT1,TS1,OT2,T2A,T2B,T2C,X2エンコーディング対応にし、 - TeX Liveへの取り込みを提案していたが、 - 一旦取り下げ、upTeX packageとは別扱いとする。 + さらに、T1,TS1,OT2,T2A,T2B,T2C,X2エンコーディング対応機能が + TeX Live に r39942 あたりで取り込まれた。 mendex TeX Live r33962 あたりで、表記をUnicode対応とした。 upmendex mendex をベースに新規に作成した。 mendex の内部コードをUnicode化し、ICUによるソート、 diff --git a/Master/texmf-dist/doc/uptex/uptex-base/02uptex_changelog_utf8.txt b/Master/texmf-dist/doc/uptex/uptex-base/02uptex_changelog_utf8.txt index 73654ad5873..2c9c95a6827 100644 --- a/Master/texmf-dist/doc/uptex/uptex-base/02uptex_changelog_utf8.txt +++ b/Master/texmf-dist/doc/uptex/uptex-base/02uptex_changelog_utf8.txt @@ -1,5 +1,34 @@ ### ChangeLog / 変更履歴 +2017.01.15 Ver1.22-20170115a + TeXLive svn r42954 base + Build/source/texk/web2c/uptexdir: + * uptex-m.ch, uppltotf.ch, uptftopl.ch, updvitype.ch, upbibtex.ch, + uptex_version.h: + Update upTeX version number. + * uptex-m.ch, kanji.c: + Update reference of Unicode blocks to + "Blocks-9.0.0.txt Date: 2016-02-05, 23:48:00 GMT [KW]". + * upbibtex.ch: Fix bug on "substring$". + * COPYRIGHT, COPYRIGHT.ja: + Update copyright name and year. + Rename from COPYRIGHT.utf8 to COPYRIGHT.ja . + Build/source/texk/makejvf: + * uniblock.c: Update reference of Unicode blocks Blocks-9.0.0.txt . + * main.c: Update version number. + Master/texmf-dist/source/fonts/uptex-fonts, + Master/texmf-dist/fonts/{cmap,tfm,vf}/uptex-fonts, + Master/texmf-dist/tex/uptex/uptex-base: + * Rename the directories + Master/texmf-dist/fonts/cmap/uptex-fonts/UTF8-UTF16: + * Update to Ver1.003. + uplatex: + * Removed. Now it is distributed at + https://github.com/texjporg/uplatex + http://www.ctan.org/pkg/uplatex + 01uptex_doc_utf8.txt: + Update. + 2016.02.20 Ver1.21-20160220a TeXLive svn r39778 base Build/source/texk/web2c/uptexdir: @@ -13,7 +42,7 @@ Rename from COPYRIGHT.jis and convert encoding from ISO-2022-JP to UTF-8. Build/source/texk/makejvf: - * uniblock.c: Update references Unicode blocks Blocks-8.0.0.txt + * uniblock.c: Update references of Unicode blocks Blocks-8.0.0.txt and CMap files. * main.c: Update version number. Master/texmf-dist/source/fonts/uptex/jis: diff --git a/Master/texmf-dist/doc/uptex/uptex-base/LICENSE b/Master/texmf-dist/doc/uptex/uptex-base/LICENSE index bafc1e4247c..b6ca7a52262 100644 --- a/Master/texmf-dist/doc/uptex/uptex-base/LICENSE +++ b/Master/texmf-dist/doc/uptex/uptex-base/LICENSE @@ -1,6 +1,6 @@ Copyright (c) 2010 ASCII MEDIA WORKS -Copyright (c) 2016 Takuji Tanaka -Copyright (c) 2016 Japanese TeX Development Community +Copyright (c) 2016-2017 Takuji Tanaka +Copyright (c) 2016-2017 Japanese TeX Development Community All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/Master/texmf-dist/doc/uptex/uptex-base/README.md b/Master/texmf-dist/doc/uptex/uptex-base/README.md index 0e64ce42025..4956bc81a08 100644 --- a/Master/texmf-dist/doc/uptex/uptex-base/README.md +++ b/Master/texmf-dist/doc/uptex/uptex-base/README.md @@ -12,10 +12,10 @@ If you have issues, please let us know from the above page. ## License The bundle may be distributed and/or modified under the terms of -the 3-clause BSD license (see LICENSE). +the 3-clause BSD license (see [LICENSE](./LICENSE)). ## Release Date -2016-05-16 +2017-04-17 Japanese TeX Development Community |