From fee9f07cad87211a852d2b614ae092d0411246c5 Mon Sep 17 00:00:00 2001 From: TANAKA Takuji Date: Sun, 8 Oct 2023 20:55:36 +0900 Subject: [PATCH] readme etc.: bump version to 0.30 (#8) --- japanese-otf-uptex/00otf-uptex.txt | 17 ++++++++++++++++- japanese-otf-uptex/sty/mlcid.sty | 2 +- japanese-otf-uptex/sty/mlutf.sty | 2 +- japanese-otf-uptex/sty/otf.sty | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/japanese-otf-uptex/00otf-uptex.txt b/japanese-otf-uptex/00otf-uptex.txt index 70c2f0a..d0c21b0 100644 --- a/japanese-otf-uptex/00otf-uptex.txt +++ b/japanese-otf-uptex/00otf-uptex.txt @@ -1,5 +1,5 @@ [ Title ] -japanese-otf-uptex Ver.0.29 2023/06/25 +japanese-otf-uptex Ver.0.30 2023/10/08 [ Abstract ] @@ -529,4 +529,19 @@ https://github.com/t-tk/japanese-otf-uptex test/uplatex/uotf-cid-{h,v}.tex, test/uplatex/cid_{jp,gb,cns,ks}_{h,v}.tex :: Add a new test for multi-weight \CID{}, \CIDC{}, \CIDT{}, \CIDK{}. +2023.10.08 Ver0.30 + sty/otf.sty, sty/mlutf.sty, sty/mlcid.sty :: + Bump version number. + sty/otf.sty :: + Fix issue related to ruby of extra bold. ## Thank 流橋 利樹 san. + Ref. https://okumuralab.org/tex/mod/forum/discuss.php?d=3068#p22269 + Fix issue related to insertion of penalty ## Thank @aminophen san. + Ref. https://github.com/t-tk/japanese-otf-uptex/issues/8#issuecomment-1741634553 + basepl/mjvf-upnm{kor,sch,tch}{,-slim}.cnf, script/sp_list_c.txt, + script/mkutf32list.pl, script/umkcid{tfm,vf}.pl, test/uplatex/sp_gb_utf.tex :: + Update references: + Unicode Blocks-15.1.0.txt (Date: 2023-07-28, 15:47:20 GMT) + Adobe-GB1-6 cid2code.txt (Version 09/21/2023). + test/uplatex/uotftest-utf8.tex :: + Add tests for ruby with okumacro.sty and pxrubrica.sty . diff --git a/japanese-otf-uptex/sty/mlcid.sty b/japanese-otf-uptex/sty/mlcid.sty index aa2b9f3..1974e73 100644 --- a/japanese-otf-uptex/sty/mlcid.sty +++ b/japanese-otf-uptex/sty/mlcid.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{mlcid}[2004/04/17 v1.0.2 psitau, u0.29 ttk] +\ProvidesPackage{mlcid}[2004/04/17 v1.0.2 psitau, u0.30 ttk] %force catcode of \" be 12 \count@\catcode`\" \catcode`\"=12 diff --git a/japanese-otf-uptex/sty/mlutf.sty b/japanese-otf-uptex/sty/mlutf.sty index e777a9c..1a11f20 100644 --- a/japanese-otf-uptex/sty/mlutf.sty +++ b/japanese-otf-uptex/sty/mlutf.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{mlutf}[2004/04/17 v1.1.2 psitau, u0.29 ttk] +\ProvidesPackage{mlutf}[2004/04/17 v1.1.2 psitau, u0.30 ttk] %force catcode of \" be 12 \count@\catcode`\" \catcode`\"=12 diff --git a/japanese-otf-uptex/sty/otf.sty b/japanese-otf-uptex/sty/otf.sty index f8776bd..c4465c6 100644 --- a/japanese-otf-uptex/sty/otf.sty +++ b/japanese-otf-uptex/sty/otf.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{otf}[2019/04/01 v1.7b8 psitau, u0.29 ttk] +\ProvidesPackage{otf}[2019/04/01 v1.7b8 psitau, u0.30 ttk] \RequirePackage{keyval} %for processing options \newif\if@kana \@kanafalse