diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-23 22:18:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-23 22:18:01 +0000 |
commit | f8b8ccbd51745f348239c722d85bf07fe2e05b7f (patch) | |
tree | a00e77ba1cbca5783fa8af4e554183947211477a /Master/texmf-dist/tex/uptex | |
parent | 41496d7d4199ad05f927545beb05366d3aa25f65 (diff) |
uptex-base (22feb19)
git-svn-id: svn://tug.org/texlive/trunk@50103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/uptex')
-rw-r--r-- | Master/texmf-dist/tex/uptex/uptex-base/ukinsoku.tex | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/uptex/uptex-base/ukinsoku.tex b/Master/texmf-dist/tex/uptex/uptex-base/ukinsoku.tex index 2bd64a6b763..7f5714e378e 100644 --- a/Master/texmf-dist/tex/uptex/uptex-base/ukinsoku.tex +++ b/Master/texmf-dist/tex/uptex/uptex-base/ukinsoku.tex @@ -1,5 +1,13 @@ +%% (Last update: 2019/01/29 ttk, texjporg) %% -%% 行頭、行末禁則パラメータ (Last update: 2018/02/20 ttk, texjporg) +\ifnum\ucs"3000="3000 \else + \errhelp{Please try to run (e)uptex with option + `-kanji-internal=uptex'.}% + \errmessage{This file should be read with + internal Kanji encoding Unicode}\@@end +\fi +%% +%% 行頭、行末禁則パラメータ %% %% 1byte characters \prebreakpenalty`!=10000 |