From 575e4a0138c9892b2b80fe2a03332d1a8a3b4128 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Oct 2023 20:22:12 +0000 Subject: japanese-otf (9oct23) git-svn-id: svn://tug.org/texlive/trunk@68492 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/platex/japanese-otf/mlcid.sty | 2 +- Master/texmf-dist/tex/platex/japanese-otf/mlutf.sty | 8 ++++---- Master/texmf-dist/tex/platex/japanese-otf/otf.sty | 5 ++++- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/platex') diff --git a/Master/texmf-dist/tex/platex/japanese-otf/mlcid.sty b/Master/texmf-dist/tex/platex/japanese-otf/mlcid.sty index aa2b9f32260..1974e732489 100644 --- a/Master/texmf-dist/tex/platex/japanese-otf/mlcid.sty +++ b/Master/texmf-dist/tex/platex/japanese-otf/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/Master/texmf-dist/tex/platex/japanese-otf/mlutf.sty b/Master/texmf-dist/tex/platex/japanese-otf/mlutf.sty index e777a9c3981..1b3d7b60311 100644 --- a/Master/texmf-dist/tex/platex/japanese-otf/mlutf.sty +++ b/Master/texmf-dist/tex/platex/japanese-otf/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 @@ -136,13 +136,13 @@ \else \if@deluxe \Declare@FontShape{utfk}{l}{0123456789abcdef}{utfkmr} - \Declare@FontShape{utfc}{l}{0123456789abcdefklmo}{utfcmr} + \Declare@FontShape{utfc}{l}{0123456789abcdefklmnopqrstuvw}{utfcmr} \Declare@FontShape{utft}{l}{0123456789abcdefklmnopqrstuvwxz}{utftmr} \fi \Declare@FontShape{utfk}{m}{0123456789abcdef}{utfkmr} \Declare@FontShape{utfk}{bx}{0123456789abcdef}{utfkgr} - \Declare@FontShape{utfc}{m}{0123456789abcdefklmo}{utfcmr} - \Declare@FontShape{utfc}{bx}{0123456789abcdefklmo}{utfcgr} + \Declare@FontShape{utfc}{m}{0123456789abcdefklmnopqrstuvw}{utfcmr} + \Declare@FontShape{utfc}{bx}{0123456789abcdefklmnopqrstuvw}{utfcgr} \Declare@FontShape{utft}{m}{0123456789abcdefklmnopqrstuvwxz}{utftmr} \Declare@FontShape{utft}{bx}{0123456789abcdefklmnopqrstuvwxz}{utftgr} \fi diff --git a/Master/texmf-dist/tex/platex/japanese-otf/otf.sty b/Master/texmf-dist/tex/platex/japanese-otf/otf.sty index 39a2beaa900..45f645ae0eb 100644 --- a/Master/texmf-dist/tex/platex/japanese-otf/otf.sty +++ b/Master/texmf-dist/tex/platex/japanese-otf/otf.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{pLaTeX2e} -\ProvidesPackage{otf}[2023/06/25 TeX JP org, v1.7b8 psitau, u0.29 ttk] +\ProvidesPackage{otf}[2023/10/09 TeX JP org, v1.7b8 psitau, u0.30 ttk] \RequirePackage{keyval} %for processing options \newif\if@kana \@kanafalse @@ -287,6 +287,7 @@ \newcommand\set@character@{\afterassignment\put@character@\@tempcnta} \newcommand\put@character@{% \otf@kanjishape{-}\selectfont% + \advance\@tempcnta by "110000 \kchar\@tempcnta% } \catcode`\"=\count@ @@ -470,6 +471,8 @@ \DeclareFontShape{\otf@JTn}{hgt}{eb}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \brsg@pfx@ expgotheb\nlck@sfx@-v}{} \DeclareFontShape{\otf@JYn}{ruby}{l}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \ruby@pfx@ minl-h}{} \DeclareFontShape{\otf@JTn}{ruby}{l}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \ruby@pfx@ minl-v}{} + \DeclareFontShape{\otf@JYn}{rubyg}{eb}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \ruby@pfx@ gotheb-h}{} + \DeclareFontShape{\otf@JTn}{rubyg}{eb}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \ruby@pfx@ gotheb-v}{} \else \DeclareFontShape{\otf@JYn}{mg}{m}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \brsg@pfx@ nmlmgothr\nlck@sfx@-h}{} \DeclareFontShape{\otf@JTn}{mg}{m}{n}{<-> s * [\utf@sc@le] \otf@pfx@ \brsg@pfx@ nmlmgothr\nlck@sfx@-v}{} -- cgit v1.2.3