texjporg / tex-jp-build

Minimum source repository to build Japanese TeX processing tools
23 stars 6 forks source link

Unicode 13.0.0 #98

Closed t-tk closed 4 years ago

t-tk commented 4 years ago

Unicode 13.0.0 (関連ファイル) が 2020年3月10日リリース予定だそうです。 いつものように uptex と makejvf の中にハードコードされている Unicode の Blocks の表を更新するつもりです。 ブランチ unicode-13.0 で作業します。

makejvf の方は、uniblock.c の中のテーブルが少し大きくなりますが結果は全く同じになるはずです。既に TeX Live にr53798でコミットしました。

uptex の方は 2月22日リリース予定で進めます。

t-tk commented 4 years ago

Unicode-13.0で私の見たところCJK関係でめぼしいものは以下です。

TeX Live 2020の開発スケジュールは

15feb: candidate/final sources committed, test builds begin. 28feb: tlnet (and TL'19) frozen, tlpretest starts, CTAN updates continue there. 15mar: code freeze for final build, major bug fixes only. 22mar: final updates from CTAN, final doc tweaks. 29mar: deliver TL image for TeX Collection packaging/testing. 5apr: deliver TeX Collection DVD image for manufacturing. 10apr: public release (also of MacTeX). June?: delivery of DVDs to members.

なので、Unicode-13.0.0の正式リリースを待っていると切羽詰まってしまうのと、現在出ている13.0.0のベータ版から変わることが無いはずで、TeX Live svnもベータテスト中であり、正式リリース時にはUnicode-13.0が出ているはずなので進めることにします。

norbusan commented 4 years ago

それはいいと思います。ありがとうございます。

t-tk commented 4 years ago

ICUの最新版は、Unicode-12.0 の "Small Kana Extension" に対応している模様です。 ICU collation demoで正しく動いていることを確認しました("Kana Supplement"と"Kana Extended-A"の変体仮名はNG)。なので upmendex は更新する方針にします。

aminophen commented 4 years ago

tlbuild の今朝のメール

If all goes well, perhaps we can switch to the pretest sooner than expected. I wrote down Feb 28 for that date, but the sooner we get the new binaries in people's hands, the better. --thanks, karl.

予定より早まるかもしれませんので,お手許でのテストが間に合わなそうだったら無理しなくて大丈夫です。(pretest が早まっても,結局日本のユーザは pretest をほとんど使ってくれないのでバグ出しにならない…。)

t-tk commented 4 years ago

upmendex は v0.54 として TeX Live svn r53866 にコミットしました。

t-tk commented 4 years ago

upTeX は v1.26 として TeX Live svn r53868 にコミットしました。

t-tk commented 4 years ago

UTF8-UTF16 は私のサイトで公開しました。 後ほど uptex-font に入れ、 https://github.com/texjporg/uptex-fonts/issues/8 の更新とともに明日頃 CTAN 投稿予定です。

uptex-base の更新はこちらで作業し明日頃 CTAN 投稿予定です。

japanese-otf-uptex は参照している Adobe-Japan1-7 を更新し v0.25 としてソースを公開しました。明日 japanese-otf-mirror の方で vf の再生成、CTAN投稿予定です。 まだ U+30000 以上の対応は出来ていませんが、少々大きな拡張を考えないといけないので今回のIssueとは別にこちらにIssueを立てて時間をかけてやろうと思っています。

t-tk commented 4 years ago

今回やろうとしていたことは japanese-otf-mirror の U+30000以上を除いて完了しました。 ここは閉じます。