summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-13 22:25:52 +0000
committerKarl Berry <karl@freefriends.org>2016-12-13 22:25:52 +0000
commitd16445a62154788998b754c73c9f44d69880ecc2 (patch)
treedd12a68995854085b31f9d4ff744340514dd4f41 /Master/texmf-dist/tex/platex/jsclasses/okumacro.sty
parent444dc3f77d9f65e57e4d093cc3c3149d8c0762d2 (diff)
jsclasses (13dec16)
git-svn-id: svn://tug.org/texlive/trunk@42700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex/jsclasses/okumacro.sty')
-rw-r--r--Master/texmf-dist/tex/platex/jsclasses/okumacro.sty14
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty b/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty
index 4190b96dacc..3355891ea19 100644
--- a/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty
+++ b/Master/texmf-dist/tex/platex/jsclasses/okumacro.sty
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\NeedsTeXFormat{pLaTeX2e}
-\ProvidesPackage{okumacro}[2016/10/08 okumura, texjporg]
+\ProvidesPackage{okumacro}[2016/12/13 okumura, texjporg]
\providecommand{\rubyfamily}{}
\def\kanjistrut{\iftdir
\vrule \@height0.5zw \@depth0.5zw \@width\z@
@@ -132,6 +132,18 @@
\rule[0.8ex]{0.15ex}{0.7ex}}}
\def\−−{―\kern-.5zw―\kern-.5zw―}
\def\――{―\kern-.5zw―\kern-.5zw―}
+\ifx\ucs\@undefined\else
+ \begingroup
+ \kansujichar1="FF0D
+ \kansujichar2="2014
+ \expandafter\expandafter\expandafter\gdef
+ \expandafter\csname\expandafter\kansuji\expandafter1%
+ \expandafter\endcsname\kansuji1{―\kern-.5zw―\kern-.5zw―}
+ \expandafter\expandafter\expandafter\gdef
+ \expandafter\csname\expandafter\kansuji\expandafter2%
+ \expandafter\endcsname\kansuji2{―\kern-.5zw―\kern-.5zw―}
+ \endgroup
+\fi
\newcommand{\removept}[2]{%
\edef#2{\expandafter\@removePT\the#1}}
{\catcode`p=12 \catcode`t=12 \gdef\@removePT#1pt{#1}}