summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain/base/csplain.ini
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/csplain/base/csplain.ini')
-rw-r--r--Master/texmf-dist/tex/csplain/base/csplain.ini11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/csplain/base/csplain.ini b/Master/texmf-dist/tex/csplain/base/csplain.ini
index 16a0bcb2286..f19c71e652d 100644
--- a/Master/texmf-dist/tex/csplain/base/csplain.ini
+++ b/Master/texmf-dist/tex/csplain/base/csplain.ini
@@ -8,12 +8,11 @@
\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
\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 <Apr. 2016>.}
+ \message{The format: csplain <Mar. 2019>.}
\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:
@@ -37,6 +36,7 @@
\ifx\pdfoutput\undefined \else % added in Feb. 2005
\def\tmpa#1#2#3#4\relax{\def\tmpa{#1#2#3}}\expandafter\tmpa\jobname\relax
+ \ifx\directlua\undefined \else \def\tmpa{pdf}\fi
\def\tmpb{pdf} \edef\tmpa{\meaning\tmpa} \edef\tmpb{\meaning\tmpb}
\ifx\tmpa\tmpb %% PDFTeX with PDF output, \jobname starts by "pdf":
\message {jobname=pdf*, PDF output initialised.}
@@ -268,6 +268,13 @@ file extcode.tex renamed to il2code.tex (suggested by Jan Kasprzak)
Jul. 2016:
* etex-mac.tex: \endpinput -> \endinput, typo corrected
+ Mar. 2019:
+* lua-hyphen.lan introduced (use dynamically loaded patterns for luatex)
+* luatex -ini csplain.ini generates format with default pdf output.
+* More hyphen patterns preloaded in pdftex: (pdf)csplain
+* Only three hyphen patterns preloaded in xetex: pdfcsplain
+
+
COPYRIGHT
=========