summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-26 22:51:34 +0000
committerKarl Berry <karl@freefriends.org>2016-01-26 22:51:34 +0000
commit9b9abe02f86c766295512f6699dac2b40de6968c (patch)
tree536385215aac5051e3227386a25e80ce01caf726 /Master/texmf-dist/tex/csplain
parent3d16d49a99b851e8d36c62113f6ee34b8b41a477 (diff)
csplain (24jan15)
git-svn-id: svn://tug.org/texlive/trunk@39486 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain')
-rw-r--r--Master/texmf-dist/tex/csplain/base/csplain.ini3
-rw-r--r--Master/texmf-dist/tex/csplain/base/etex-mac.tex4
2 files changed, 4 insertions, 3 deletions
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 <Jan. 2016>.}
+ \message{The format: csplain <Jan. 2016a>.}
\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
+* <Jan. 2016a>: \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