summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/uplatex/base
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-27 22:08:40 +0000
committerKarl Berry <karl@freefriends.org>2018-01-27 22:08:40 +0000
commit0ded4d99c9e891ef0c52fb50a6d39e94aa83d4a9 (patch)
tree5ed5f9e1d9bb480bfc5e1ebc70289517ba85b67c /Master/texmf-dist/tex/uplatex/base
parent494ded8bbbfa7facb86370d8a836f7434bb6a9b3 (diff)
uplatex (27jan18)
git-svn-id: svn://tug.org/texlive/trunk@46464 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/uplatex/base')
-rw-r--r--Master/texmf-dist/tex/uplatex/base/ukinsoku.tex12
-rw-r--r--Master/texmf-dist/tex/uplatex/base/uplcore.ltx15
2 files changed, 7 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/uplatex/base/ukinsoku.tex b/Master/texmf-dist/tex/uplatex/base/ukinsoku.tex
index 3d49373049b..0accc803751 100644
--- a/Master/texmf-dist/tex/uplatex/base/ukinsoku.tex
+++ b/Master/texmf-dist/tex/uplatex/base/ukinsoku.tex
@@ -143,8 +143,8 @@
\postbreakpenalty`¿=10000
\prebreakpenalty`ː=10000
\prebreakpenalty`·=10000
-\prebreakpenalty`ª=10000
-\prebreakpenalty`º=10000
+\prebreakpenalty"AA=10000% ª
+\prebreakpenalty"BA=10000% º
\prebreakpenalty`¹=10000
\prebreakpenalty`²=10000
\prebreakpenalty`³=10000
@@ -173,8 +173,8 @@
%%
%%\postbreakpenalty`¡=10000
%%\postbreakpenalty`¿=10000
-%%\prebreakpenalty`º=10000
-%%\prebreakpenalty`ª=10000
+%%\prebreakpenalty"BA=10000% º
+%%\prebreakpenalty"AA=10000% ª
\prebreakpenalty`™=10000
%%
%% kinsoku 半角片仮名
@@ -386,8 +386,8 @@
\inhibitxspcode`⁉=1
\inhibitxspcode`¡=2
\inhibitxspcode`¿=2
-\inhibitxspcode`ª=1
-\inhibitxspcode`º=1
+\inhibitxspcode"AA=1% ª
+\inhibitxspcode"BA=1% º
\inhibitxspcode`¹=1
\inhibitxspcode`²=1
\inhibitxspcode`³=1
diff --git a/Master/texmf-dist/tex/uplatex/base/uplcore.ltx b/Master/texmf-dist/tex/uplatex/base/uplcore.ltx
index 256b3d924b2..31214f925d6 100644
--- a/Master/texmf-dist/tex/uplatex/base/uplcore.ltx
+++ b/Master/texmf-dist/tex/uplatex/base/uplcore.ltx
@@ -20,7 +20,7 @@
\def\pfmtname{pLaTeX2e}
\def\pfmtversion
{2017/10/28u01}
-\def\ppatch@level{3}
+\def\ppatch@level{4}
\edef\platexBANNER{\the\everyjob\noexpand\typeout{}\relax}% save LaTeX banner
\def\plIncludeInRelease#1{\kernel@ifnextchar[%
{\@plIncludeInRelease{#1}}
@@ -713,19 +713,6 @@
\unskip \reserved@e {\reserved@f#1}\nobreak \hfil \break \null
\ignorespaces
\fi}
-\def\@no@lnbk #1[#2]{%
- \ifvmode
- \@nolnerr
- \else
- \@tempskipa\lastskip
- \unskip
- \penalty #1\@getpen{#2}%
- \penalty\z@\relax %% added (2017/08/25)
- \ifdim\@tempskipa>\z@
- \hskip\@tempskipa
- \ignorespaces
- \fi
- \fi}
\gdef\@makecol{%
\setbox\@outputbox\box\@cclv%
\let\@elt\relax % added on LaTeX (ltoutput.dtx 2003/12/16 v1.2k)