From 9b9abe02f86c766295512f6699dac2b40de6968c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Jan 2016 22:51:34 +0000 Subject: csplain (24jan15) git-svn-id: svn://tug.org/texlive/trunk@39486 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/csplain/base/csplain.ini | 3 ++- Master/texmf-dist/tex/csplain/base/etex-mac.tex | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/csplain/base') diff --git a/Master/texmf-dist/tex/csplain/base/csplain.ini b/Master/texmf-dist/tex/csplain/base/csplain.ini index 6af4b59d418..a65dd85e729 100644 --- a/Master/texmf-dist/tex/csplain/base/csplain.ini +++ b/Master/texmf-dist/tex/csplain/base/csplain.ini @@ -9,7 +9,7 @@ \input hyphen.lan % czech / slovak hyphenation pattern (may be others too) \input plaina4 % \hsize and \vsize for A4 \everyjob=\expandafter{\the\everyjob - \message{The format: csplain .} + \message{The format: csplain .} \message{The cs-fonts are preloaded and A4 size implicitly defined.}} \ifx\xprncode\undefined \else %% The encTeX is detected \count255=128 % All codes > 128 are printable: @@ -232,6 +232,7 @@ file extcode.tex renamed to il2code.tex (suggested by Jan Kasprzak) * etex-mac.tex introduced. * hyphen.lan: errmessage about incompatible encoding implemented * luafonts.tex: new code for new version 80 +* : \isncxunt -> \inscOunt in etex-mac.tex corrected COPYRIGHT ========= diff --git a/Master/texmf-dist/tex/csplain/base/etex-mac.tex b/Master/texmf-dist/tex/csplain/base/etex-mac.tex index 76a078f4d44..8ba8b472130 100644 --- a/Master/texmf-dist/tex/csplain/base/etex-mac.tex +++ b/Master/texmf-dist/tex/csplain/base/etex-mac.tex @@ -21,8 +21,8 @@ \def\et@xmaxregs{32768} % maximal index of registers in eTeX \outer\def\newinsert#1{% \newinsert re-defined: - \global\advance\inscxunt by\m@ne - \ifnum\inscOunt<\insc@out + \global\advance\inscOunt by\m@ne + \ifnum\inscOunt<\insc@unt \errmessage{No room for a new \string\insert, try to \chardef\insc@unt < 200}% \else \allocationnumber=\inscOunt \global\chardef#1=\allocationnumber -- cgit v1.2.3