summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain/base
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-22 21:19:09 +0000
committerKarl Berry <karl@freefriends.org>2016-04-22 21:19:09 +0000
commite139215c9b77f799e573649198fb2558c4e3bb25 (patch)
treeed0e2f37586bbb351d8dafd61f908e57f6f4e484 /Master/texmf-dist/tex/csplain/base
parent740159ec8f1abc4f8a55a8615d083e65f80743be (diff)
csplain
git-svn-id: svn://tug.org/texlive/trunk@40683 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/base')
-rw-r--r--Master/texmf-dist/tex/csplain/base/csplain.ini16
-rw-r--r--Master/texmf-dist/tex/csplain/base/luaplain.ini2
2 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/csplain/base/csplain.ini b/Master/texmf-dist/tex/csplain/base/csplain.ini
index eb8a4dee9c0..b773142266c 100644
--- a/Master/texmf-dist/tex/csplain/base/csplain.ini
+++ b/Master/texmf-dist/tex/csplain/base/csplain.ini
@@ -3,13 +3,17 @@
\input plain % format Plain
\restorefont % original meaning of primitive \font
\input csfontsm % macros: \sizespec, \resizefont, \resizeall, \tenbi, \bi
+
+\ifx\directlua\undefined \else\input luatexiniconfig.tex \fi
+\ifx\pdfextension\undefined \else\input luatex85.sty \fi % LuaTeX specific
+\ifx\eTeXversion\undefined \else\input etex-mac.tex \fi % eTeX specific
+
\input il2code % extra codes for czech / slovak letters in ISO-8859-2 encoding
-\ifx\directlua\undefined \else\input luatexiniconfig.tex \fi % LuaTeX specific
-\ifx\eTeXversion\undefined \else\input etex-mac.tex \fi % eTeX specific
\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. 2016a>.}
+ \message{The format: csplain <Mar. 2016>.}
\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:
@@ -27,7 +31,9 @@
\wlog{\string#1=\string\XeTeXintercharclass\the\XeTeXallocatorG}%
\else \errmessage{No room for a new \XeTeXintercharclass}\fi}
\XeTeXuseglyphmetrics=1
+ \input ucode
\fi
+\ifx\directlua\undefined \else \input ucode \fi % LuaTeX specific
\ifx\pdfoutput\undefined \else % added in Feb. 2005
\def\tmpa#1#2#3#4\relax{\def\tmpa{#1#2#3}}\expandafter\tmpa\jobname\relax
@@ -234,8 +240,10 @@ file extcode.tex renamed to il2code.tex (suggested by Jan Kasprzak)
* luafonts.tex: new code for new version 80
* <Jan. 2016a>: \isncxunt -> \inscOunt in etex-mac.tex corrected
- Mar. 2016
+** 16 ** <Mar. 2016>
* t1enc-u.tex: raw AE, ae, etc. mapped
+* \input luatex85.sty for LuaTeX specific added
+* \input ucode for XeTeX and LuaTeX as default
COPYRIGHT
=========
diff --git a/Master/texmf-dist/tex/csplain/base/luaplain.ini b/Master/texmf-dist/tex/csplain/base/luaplain.ini
index 731302c535b..ca537b39158 100644
--- a/Master/texmf-dist/tex/csplain/base/luaplain.ini
+++ b/Master/texmf-dist/tex/csplain/base/luaplain.ini
@@ -45,6 +45,8 @@
\def\font{\input luafonts \global\let\font=\orifont \font}
%% Default output format:
+ \input luatex85.sty % backward compatibility with pdfTeX
+ \input pdftexconfig % pdfTeX configuration
\pdfoutput=1
\everyjob={%