summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/cslatex/base
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-21 17:18:14 +0000
committerKarl Berry <karl@freefriends.org>2012-12-21 17:18:14 +0000
commit55f452fc0f663684549d2d2d603fb5ac7320f45a (patch)
tree2c81aa0db6770756bb9f24507aa2cd67efc57a92 /Master/texmf-dist/tex/cslatex/base
parent2257828845c52e3a8b6becfa850d1eafdf6f20e5 (diff)
cslatex (17dec12)
git-svn-id: svn://tug.org/texlive/trunk@28596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/cslatex/base')
-rw-r--r--Master/texmf-dist/tex/cslatex/base/cslatex-utf8.ini3
-rw-r--r--Master/texmf-dist/tex/cslatex/base/cslatex.ini16
-rw-r--r--Master/texmf-dist/tex/cslatex/base/cspsfont.il2107
-rw-r--r--Master/texmf-dist/tex/cslatex/base/cspsfont.tex276
-rw-r--r--Master/texmf-dist/tex/cslatex/base/cspsfont.xl2107
-rw-r--r--Master/texmf-dist/tex/cslatex/base/czech.sty259
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmdh.fd36
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmfib.fd36
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmfr.fd38
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmr.fd80
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmss.fd64
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmtt.fd60
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2cmvtt.fd42
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2enc.def158
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2lcmss.fd66
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2lcmtt.fd60
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2pag.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2pbk.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2pcr.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2phv.fd25
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2phvn.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2pnc.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2ppl.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2ptm.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/il2pzc.fd18
-rw-r--r--Master/texmf-dist/tex/cslatex/base/nhelvet.sty24
-rw-r--r--Master/texmf-dist/tex/cslatex/base/ntimes.sty26
-rw-r--r--Master/texmf-dist/tex/cslatex/base/slovak.sty258
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2pag.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2pbk.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2pcr.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2phv.fd25
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2phvn.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2pnc.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2ppl.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2ptm.fd17
-rw-r--r--Master/texmf-dist/tex/cslatex/base/xl2pzc.fd18
37 files changed, 1171 insertions, 869 deletions
diff --git a/Master/texmf-dist/tex/cslatex/base/cslatex-utf8.ini b/Master/texmf-dist/tex/cslatex/base/cslatex-utf8.ini
deleted file mode 100644
index 081c29b9e2e..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/cslatex-utf8.ini
+++ /dev/null
@@ -1,3 +0,0 @@
-\let\enc=u
-\input cslatex.ini
-\endinput
diff --git a/Master/texmf-dist/tex/cslatex/base/cslatex.ini b/Master/texmf-dist/tex/cslatex/base/cslatex.ini
index 53c34288801..4ac4014456e 100644
--- a/Master/texmf-dist/tex/cslatex/base/cslatex.ini
+++ b/Master/texmf-dist/tex/cslatex/base/cslatex.ini
@@ -5,10 +5,22 @@
%% tex -ini \let\enc=w \input cslatex.ini
%% see the csplain.doc in csplain.tar/zip for more details
+\begingroup % added in Oct 2012 (PO)
+ \catcode`\{=1 \catcode`\}=2 \catcode`\#=6
+ \global\let\orieveryjob=\everyjob
+ \gdef\everyjob#1{\let\everyjob=\orieveryjob
+ \let\orieveryjob=\undefined
+ \everyjob={\immediate\write16{%
+***** WARNING ******** CSLaTeX is obsolete, don't use it please *****}%
+ \immediate\write16{%
+***** You can use ``normal'' LaTeX+Babel or XeLaTeX+polyglossia *****}%
+ #1}}
+\endgroup
+
\ifx\enc\undefined \else %% Reencoding by encTeX is needed
\begingroup
\catcode`\{=1 \catcode`\}=2 \catcode`\#=6 \catcode`^=7
- \globaldefs=1 \input csenc-\enc.tex % changed in Sep. 2005
+ \globaldefs=1 \everyjob{} \input csenc-\enc.tex % changed in Sep. 2005
\global\let\orieveryjob=\everyjob
\gdef\everyjob#1{\let\everyjob=\orieveryjob
\let\orieveryjob=\undefined
@@ -48,6 +60,6 @@
\catcode`\{=12
\fi
-\scrollmode
+
\input latex.ltx
diff --git a/Master/texmf-dist/tex/cslatex/base/cspsfont.il2 b/Master/texmf-dist/tex/cslatex/base/cspsfont.il2
deleted file mode 100644
index 66d02feadae..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/cspsfont.il2
+++ /dev/null
@@ -1,107 +0,0 @@
-%%
-%% This is file `cspsfont.il2',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% cspsfont.doc (with options: `fonts,IL2')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% You are *not* allowed to modify this file.
-%%
-%% You are *not* allowed to distribute this file.
-%% For distribution of the original source see
-%% the terms for copying and modification in the file cspsfont.doc.
-%%
-\def\fileversion{v.1.0d}
-\def\filedate{1995/12/02}
-\NeedsTeXFormat{LaTeX2e}
-\typeout{Definition file for Czech/Slovak PostScript fonts (IL2 encoding)}
-\typeout{(C) Z. Wagner, \filedate}
-\input{cspsfont}
-\Author{Z.\sp Wagner}
-\InputIfFileExists{fontpath.cfg}{}%
- {\FontPath{c:/emtex/tfm/}}
-\Comment{CS\sp AvantGarde}
-\begin{fd}{IL2}{pag}
-\begin{fontdecl}{pag}[8z]
-\SeriesSuffix m/k.
-\SeriesSuffix b/d.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Bookman}
-\begin{fd}{IL2}{pbk}
-\begin{fontdecl}{pbk}[8z]
-\SeriesSuffix m/l.
-\SeriesSuffix bx/d.
-\BasBX
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Courier}
-\begin{fd}{IL2}{pcr}
-\begin{fontdecl}{pcr}[8u]
-\FamilySetup{\hyphenchar\font=-1}
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Helvetica}
-\begin{fd}{IL2}{phv}
-\begin{fontdecl}{phv}[8z]
-\MakeSeries{m,b,bx,c,bc}
-\SeriesSuffix c/c.
-\SeriesSuffix bc/bc.
-\FontDef c/n=phvrn8z.
-\FontDef c/sl=phvron8z.
-\FontDef c/sc=phvrnc8z.
-\FontDef bc/n=phvbn8z.
-\FontDef bc/sl=phvbon8z.
-\FontDef bc/sc=phvbnc8z.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Helvetica\sp Narrow}
-\begin{fd}{IL2}{phvn}
-\begin{fontdecl}{phv}[n8z]
-\ShapeSuffix n/r.
-\FontDef m/sc=phvrnc8z.
-\FontDef b/sc=phvbnc8z.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp New\sp Century\sp Schoolbook}
-\begin{fd}{IL2}{pnc}
-\begin{fontdecl}{pnc}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Palatino}
-\begin{fd}{IL2}{ppl}
-\begin{fontdecl}{ppl}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Times}
-\begin{fd}{IL2}{ptm}
-\begin{fontdecl}{ptm}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Zapf\sp Chancery}
-\begin{fd}{IL2}{pzc}
-\begin{fontdecl}[m/it]{pzc}[8z]
-\SeriesSuffix m/m.
-\end{fontdecl}
-\makeatletter
-\begin{PkgWrite}
-!@percentchar!space Only one shape available!exclam
-\end{PkgWrite}
-\end{fd}
-\typeout{Font generation finished}
-\stop
-\endinput
-%%
-%% End of file `cspsfont.il2'.
diff --git a/Master/texmf-dist/tex/cslatex/base/cspsfont.tex b/Master/texmf-dist/tex/cslatex/base/cspsfont.tex
deleted file mode 100644
index a4d9ac9c16e..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/cspsfont.tex
+++ /dev/null
@@ -1,276 +0,0 @@
-%%
-%% This is file `cspsfont.tex',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% cspsfont.doc (with options: `file')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% You are *not* allowed to modify this file.
-%%
-%% You are *not* allowed to distribute this file.
-%% For distribution of the original source see
-%% the terms for copying and modification in the file cspsfont.doc.
-%%
-\def\fileversion{v.1.0d}
-\def\filedate{1995/12/02}
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesFile{cspsfont}[\filedate\space CsPsFont utility \fileversion]
-\typeout{CsPsFont utility \fileversion}
-\typeout{(C) Z. Wagner, \filedate}
-\typeout{Czech documentation \docdate}
-\edef\restoreAt{\noexpand\catcode`\noexpand\@\the\catcode`\@}
-\makeatletter
-\edef\Cps@filedate{\filedate}
-\edef\Cps@fileversion{\fileversion}
-\RequirePackage{verbatim}
-\def\PkgWrite{%
- \let\do\@makeother\dospecials
- \def\exclam{!}
- \catcode`\^^M\active
- \catcode`\!0
- \def\verbatim@processline{{%
- \let\protect\@unexpandable@noexpand
- \edef\Cps@line{\the\verbatim@line}% expanduj v\v{s}e
- \immediate\write\Cps@Pkg@Write{\Cps@line}}}%
- \verbatim@start}
-\let\endPkgWrite\relax
-\def\Author{\def\Cps@author}
-\def\Comment#1{\def\Cps@comment{\sp #1}}
-\def\FontPath#1{%
- \edef\Cps@fontpath{#1}%
- \def\ZW@tempa{name}%
- \def\ZW@tempb{.ext}%
- \filename@parse{\Cps@fontpath\ZW@tempa\ZW@tempb}%
- \ifx\filename@area\Cps@fontpath
- \else
- \Wr@ngPathErr
- \fi}
-\def\Wr@ngPathErr{%
- \errhelp{No help available, read the documentation!}%
- \errmessage{The path name should end with a~slash}}
-\def\fd#1#2{\immediate\openout\Cps@Pkg@Write#1#2.fd \relax
- \typeout{Generating <#1#2.fd>}
- \def\Cps@enc{#1}
- \def\Cps@fam{#2}
- \def\protect{\noexpand}
- \immediate\write\Cps@Pkg@Write
- {\string\ProvidesFile
- {#1#2.fd}[\number\year/\two@digits{\month}/\two@digits{\day}%
- \Cps@comment]}
- \@ifundefined{Cps@comment}{}{%
- \ifx\Cps@comment\empty
- \else
- \immediate\write\Cps@Pkg@Write{\string\typeout{\Cps@comment}}%
- \@ifundefined{Cps@author}{}{%
- \ifx\Cps@author\empty
- \else
- \immediate\write\Cps@Pkg@Write
- {\string\typeout
- {(C)\sp \Cps@author,
- \number\year/\two@digits{\month}/\two@digits{\day}}}%
- \fi
- }%
- \fi
- }%
- \immediate\write\Cps@Pkg@Write
- {\string\typeout{Created\sp by\sp CsPsFont\sp utility\sp \Cps@fileversion\sp
- (C)\sp Z.\sp Wagner,\sp \Cps@filedate}}\let\protect\relax}
-\def\endfd{%
- \immediate\closeout\Cps@Pkg@Write
- \typeout{End of fd-file}}
-\newwrite\Cps@Pkg@Write
-\def\sp{\protect\space}
-\def\Wr@ngEnvErr{%
- \errhelp{Some macros can only be used
- inside the <fontdecl> environment.^^J%
- The macro at the end of the top line is one of them.}%
- \errmessage{This is not valid outside <fontdecl>}}
-\let\Cps@IgnoreSpaces\Wr@ngEnvErr
-\let\FamilySetup\Wr@ngEnvErr
-\let\ShapeSetup\Wr@ngEnvErr
-\def\Cps@RestoreSpaces{\catcode`\ =10 }
-\def\Cps@GetParams{\Cps@IgnoreSpaces \Cps@XGetParams}
-\def\Cps@XGetParams#1.{%
- \edef\Cps@Params{#1}\Cps@RestoreSpaces \Cps@continue}
-\def\Def#1{\@ifundefined{#1}{\@namedef{#1}}{\@gobble}}
-\begingroup
- \catcode`\]=2
- \catcode`\[=1
- \catcode`\|=0
- \catcode`\}=12
- \catcode`\{=12
- \catcode`\\=12
- |gdef|Cps@LB[{]
- |gdef|Cps@RB[}]
- |gdef|Cps@BS[\]
-|endgroup
-\newcommand\fontdecl[2][m/n]{%
- \def\Cps@base{#2}%
- \def\Cps@default{#1}%
- \def\Cps@IgnoreSpaces{\catcode`\ =9 }%
- \def\FamilySetup{\get@setup{Cps@FAM}}%
- \def\ShapeSetup{\Cps@IgnoreSpaces\Shape@Setup}%
- \typeout{Declaring font \Cps@enc/\Cps@fam}\Cps@scan@suffix}
-\newcommand\Cps@scan@suffix[1][]{\edef\Cps@sfx{#1}}
-\def\BasBX{\BasBX@true \BXasB@false}
-\def\BXasB{\BXasB@true \BasBX@false}
-\newif\ifBasBX@ \newif\ifBXasB@
-\def\Shape@Setup#1{\Cps@RestoreSpaces \get@setup{Cps@#1STP}}
-\def\get@setup#1{%
- \def\Cps@make@def{\Def{#1}}\begingroup
- \@sanitize \scan@setup}
-\def\scan@setup#1{\endgroup \Cps@make@def{#1}}
-\def\MakeSeries{\Cps@IgnoreSpaces \M@keSeries}
-\def\M@keSeries#1{\providecommand\Series@List{#1}\Cps@RestoreSpaces}
-\def\MakeShape{\Cps@IgnoreSpaces \M@keShape}
-\def\M@keShape#1{\providecommand\Shape@List{#1}\Cps@RestoreSpaces}
-\def\FontDef{\let\Cps@continue\Cps@FontDef \Cps@GetParams}
-\def\Cps@FontDef{%
- \def\Cps@@FD##1/##2=##3.{\Def{Cps@FD@##1/##2}{##3}}%
- \expandafter\Cps@@FD\Cps@Params.}
-\def\FontSub{\let\Cps@continue\Cps@FontSub \Cps@GetParams}
-\def\Cps@FontSub{%
- \def\Cps@@FS##1/##2=##3.{\Def{Cps@FS@##1/##2}{##3}}%
- \expandafter\Cps@@FS\Cps@Params.}
-\def\SeriesSuffix{\let\Cps@continue\Cps@SeriesSuffix \Cps@GetParams}
-\def\Cps@SeriesSuffix{%
- \def\Cps@@Ser##1/##2.{\Def{Cps@ser@##1}{##2}}%
- \expandafter\Cps@@Ser\Cps@Params.}
-\def\ShapeSuffix{\let\Cps@continue\Cps@ShapeSuffix \Cps@GetParams}
-\def\Cps@ShapeSuffix{%
- \def\Cps@@Sh##1/##2.{\Def{Cps@sh@##1}{##2}}%
- \expandafter\Cps@@Sh\Cps@Params.}
-\def\SeriesAlias{\let\Cps@continue\Cps@SeriesAlias \Cps@GetParams}
-\def\Cps@SeriesAlias{%
- \def\Cps@@seral##1/##2.{\Def{Cps@seral@##1}{##2}}%
- \expandafter\Cps@@seral\Cps@Params.}
-\def\ShapeAlias{\let\Cps@continue\Cps@ShapeAlias \Cps@GetParams}
-\def\Cps@ShapeAlias{%
- \def\Cps@@shal##1/##2.{\Def{Cps@shal@##1}{##2}}%
- \expandafter\Cps@@shal\Cps@Params.}
-\def\endfontdecl{\Cps@Commence
- \Cps@FirstPass \Cps@bxb \Cps@SecondPass \Cps@ThirdPass}
-\def\Cps@Commence{%
- \MakeSeries{m,b,bx}%
- \MakeShape{n,sl,it,sc}%
- \SeriesSuffix m/r.%
- \SeriesSuffix b/b.%
- \SeriesSuffix bx/b.%
- \ShapeSuffix n/.%
- \ShapeSuffix it/i.%
- \ShapeSuffix sl/o.%
- \ShapeSuffix sc/c.%
- \SeriesAlias b/bx.%
- \SeriesAlias bx/b.%
- \ShapeAlias sl/it.%
- \ShapeAlias it/sl.%
- \immediate\write\Cps@Pkg@Write
- {\string\DeclareFontFamily{\Cps@enc}{\Cps@fam}%
- {\@ifundefined{Cps@FAM}{}{\Cps@FAM}}}}
-\def\@ifNoFont#1.{\@ifundefined{Cps@FD@#1}}
-\def\@ifNoSub#1.{\@ifundefined{Cps@FS@#1}}
-\def\Cps@FontMade#1=#2.{\expandafter\edef\csname Made@#1\endcsname{#2}%
- \typeout{#1=#2}}
-\def\Cps@FontSubst#1=#2.{\expandafter\edef\csname Subst@#1\endcsname{#2}%
- \typeout{#1->#2}}
-\def\@ifIgnoreFont#1.#2#3{%
- \edef\ZW@tempa{\@nameuse{Cps@FD@#1}}%
- \ifx\ZW@tempa\empty \def\ZW@tempa{#2}\else \def\ZW@tempa{#3}\fi
- \ZW@tempa}
-\def\@ifFontMade#1.#2#3{\@ifundefined{Made@#1}{#3}{#2}}
-\def\@ifFontSubst#1.#2#3{\@ifundefined{Subst@#1}{#3}{#2}}
-\def\@ifFontExists#1.{%
- \edef\ZW@tempa{\Cps@fontpath#1.tfm}\IfFileExists{\ZW@tempa}}
-\def\Cps@FirstPass{%
- \@for\s@ries:=\Series@List\do{%
- \@for\sh@pe:=\Shape@List\do{\Cps@First@Pass}}}
-\def\Cps@First@Pass{%
- \edef\Cps@font{\s@ries/\sh@pe}%
- \expandafter\@ifNoFont\Cps@font.%
- {\edef\f@name
- {\Cps@base\@nameuse{Cps@ser@\s@ries}\@nameuse{Cps@sh@\sh@pe}\Cps@sfx}}%
- {\expandafter\@ifIgnoreFont\Cps@font.%
- {\let\f@name\relax}%
- {\edef\f@name{\@nameuse{Cps@FD@\Cps@font}}}}%
- \@ifundefined{f@name}{}{%
- \@ifFontExists\f@name.%
- {\Cps@FontMade\Cps@font=\f@name.\Cps@WriteFdef}{}}}
-\def\Cps@WriteFdef{%
- \immediate\write\Cps@Pkg@Write
- {\string\DeclareFontShape
- {\Cps@enc}{\Cps@fam}{\s@ries}{\sh@pe}{<-> \f@name}%
- {\@ifundefined{Cps@\s@ries/\sh@pe @STP}{}%
- {\@nameuse{Cps@\s@ries/\sh@pe @STP}}}}}
-\def\Cps@bxb{%
- \ifBasBX@
- \@for\sh@pe:=\Shape@List\do{\Cps@repl{b}{bx}}%
- \fi
- \ifBXasB@
- \@for\sh@pe:=\Shape@List\do{\Cps@repl{bx}{b}}%
- \fi}
-\def\Cps@repl#1#2{%
- \edef\Cps@font{#1/\sh@pe}%
- \edef\s@ries{#1}%
- \expandafter\@ifFontMade\Cps@font.{}{%
- \expandafter\@ifNoFont\Cps@font.{%
- \edef\tri@lf@nt{#2/\sh@pe}%
- \expandafter\@ifFontMade\tri@lf@nt.%
- {\edef\f@name{\@nameuse{Made@\tri@lf@nt}}%
- \Cps@FontMade\Cps@font=\f@name.\Cps@WriteFdef}%
- {}%
- }%
- {}%
- }}
-\def\Cps@SecondPass{%
- \@for\s@ries:=\Series@List\do{%
- \@for\sh@pe:=\Shape@List\do{\Cps@Second@Pass}}}
-\def\Cps@Second@Pass{%
- \edef\Cps@font{\s@ries/\sh@pe}%
- \expandafter\@ifFontMade\Cps@font.{}{%
- \expandafter\@ifNoFont\Cps@font.{%
- \expandafter\@ifNoSub\Cps@font.{}%
- {\edef\f@name{\@nameuse{Cps@FS@\Cps@font}}\Cps@Try@Subst}%
- \expandafter\@ifFontSubst\Cps@font.{}%
- {\Cps@TryShape\s@ries.}%
- \expandafter\@ifFontSubst\Cps@font.{}%
- {\Cps@TrySeries}%
- }{}%
- }}
-\def\Cps@Try@Subst{\expandafter
- \@ifFontMade\f@name.{%
- \Cps@FontSubst\Cps@font=\f@name.%
- {\edef\f@name{sub * \f@name}\Cps@WriteFdef}}%
- {}}
-\def\Cps@TryShape#1.{%
- \@ifundefined{Cps@shal@\sh@pe}{}%
- {\edef\f@name{#1/\@nameuse{Cps@shal@\sh@pe}}\Cps@Try@Subst}}
-\def\Cps@TrySeries{%
- \@ifundefined{Cps@seral@\s@ries}{}%
- {\edef\f@name{\@nameuse{Cps@seral@\s@ries}/\sh@pe}\Cps@Try@Subst
- \expandafter\@ifFontSubst\Cps@font.{}%
- {\Cps@TryShape\@nameuse{Cps@seral@\s@ries}.}}}
-\def\Cps@ThirdPass{%
- \edef\f@name{\Cps@default}%
- \expandafter\@ifFontMade\f@name.{}%
- {\expandafter\@ifFontSubst\f@name.{}{\let\f@name\empty}}%
- \ifx\f@name\empty
- \else
- \@for\s@ries:=\Series@List\do{%
- \@for\sh@pe:=\Shape@List\do{\Cps@Third@Pass}}%
- \fi}
-\def\Cps@Third@Pass{%
- \edef\Cps@font{\s@ries/\sh@pe}%
- \expandafter\@ifNoFont\Cps@font.{%
- \expandafter\@ifFontMade\Cps@font.{}{%
- \expandafter\@ifFontSubst\Cps@font.{}{\Cps@Try@Subst}}}%
- {}}
-
-\restoreAt
-\endinput
-%%
-%% End of file `cspsfont.tex'.
diff --git a/Master/texmf-dist/tex/cslatex/base/cspsfont.xl2 b/Master/texmf-dist/tex/cslatex/base/cspsfont.xl2
deleted file mode 100644
index 2ceaf500075..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/cspsfont.xl2
+++ /dev/null
@@ -1,107 +0,0 @@
-%%
-%% This is file `cspsfont.xl2',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% cspsfont.doc (with options: `fonts,XL2')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% You are *not* allowed to modify this file.
-%%
-%% You are *not* allowed to distribute this file.
-%% For distribution of the original source see
-%% the terms for copying and modification in the file cspsfont.doc.
-%%
-\def\fileversion{v.1.0d}
-\def\filedate{1995/12/02}
-\NeedsTeXFormat{LaTeX2e}
-\typeout{Definition file for Czech/Slovak PostScript fonts (XL2 encoding)}
-\typeout{(C) Z. Wagner, \filedate}
-\input{cspsfont}
-\Author{Z.\sp Wagner}
-\InputIfFileExists{fontpath.cfg}{}%
- {\FontPath{c:/emtex/tfm/}}
-\Comment{CS\sp AvantGarde}
-\begin{fd}{XL2}{pag}
-\begin{fontdecl}{pag}[8z]
-\SeriesSuffix m/k.
-\SeriesSuffix b/d.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Bookman}
-\begin{fd}{XL2}{pbk}
-\begin{fontdecl}{pbk}[8z]
-\SeriesSuffix m/l.
-\SeriesSuffix bx/d.
-\BasBX
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Courier}
-\begin{fd}{XL2}{pcr}
-\begin{fontdecl}{pcr}[8u]
-\FamilySetup{\hyphenchar\font=-1}
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Helvetica}
-\begin{fd}{XL2}{phv}
-\begin{fontdecl}{phv}[8z]
-\MakeSeries{m,b,bx,c,bc}
-\SeriesSuffix c/c.
-\SeriesSuffix bc/bc.
-\FontDef c/n=phvrn8z.
-\FontDef c/sl=phvron8z.
-\FontDef c/sc=phvrnc8z.
-\FontDef bc/n=phvbn8z.
-\FontDef bc/sl=phvbon8z.
-\FontDef bc/sc=phvbnc8z.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Helvetica\sp Narrow}
-\begin{fd}{XL2}{phvn}
-\begin{fontdecl}{phv}[n8z]
-\ShapeSuffix n/r.
-\FontDef m/sc=phvrnc8z.
-\FontDef b/sc=phvbnc8z.
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp New\sp Century\sp Schoolbook}
-\begin{fd}{XL2}{pnc}
-\begin{fontdecl}{pnc}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Palatino}
-\begin{fd}{XL2}{ppl}
-\begin{fontdecl}{ppl}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Times}
-\begin{fd}{XL2}{ptm}
-\begin{fontdecl}{ptm}[8z]
-\BXasB
-\end{fontdecl}
-\end{fd}
-\Comment{CS\sp Zapf\sp Chancery}
-\begin{fd}{XL2}{pzc}
-\begin{fontdecl}[m/it]{pzc}[8z]
-\SeriesSuffix m/m.
-\end{fontdecl}
-\makeatletter
-\begin{PkgWrite}
-!@percentchar!space Only one shape available!exclam
-\end{PkgWrite}
-\end{fd}
-\typeout{Font generation finished}
-\stop
-\endinput
-%%
-%% End of file `cspsfont.xl2'.
diff --git a/Master/texmf-dist/tex/cslatex/base/czech.sty b/Master/texmf-dist/tex/cslatex/base/czech.sty
new file mode 100644
index 00000000000..48736608f5a
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/czech.sty
@@ -0,0 +1,259 @@
+%%
+%% This is file `czech.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `czech')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ifx\dateczech\undefined\else\endinput\fi
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\input czech.ldf
+\endinput\fi
+\newif\iflte
+\ifx\documentclass\undefined\else\ltetrue\fi
+\iflte
+ \NeedsTeXFormat{LaTeX2e}
+ \ProvidesPackage{czech}[2002/07/19 v2.4 CSTeX czech style]
+\else
+ \message{Document Style Option `czech' ver. 2.4 <July 2002>.}
+ \edef\origcatcodeat{\the\catcode`\@}\catcode`\@=11
+ \let\providecommand=\def
+ \let\protect=\relax
+\fi
+\iflte
+ \def\defaultcsoption{IL2}
+ \DeclareOption{IL2}{\def\encodingdefault{IL2}}
+ \DeclareOption {T1}{\def\encodingdefault {T1}}
+ \DeclareOption{OT1}{\def\encodingdefault{OT1}}
+ \DeclareOption{nosplit}{\standardhyphens}
+ \DeclareOption{split}{\splithyphens}
+ \DeclareOption{nocaptions}{\let\cap@unchgd=\relax}
+ \DeclareOption{olduv}{\let\cs@olduv=\relax}
+ \DeclareOption{cstex}{\relax} % Removed, lasts for compatibility
+ \ExecuteOptions{IL2}
+ \ProcessOptions
+ \def\dms#1#2{\DeclareMathSymbol{#1}{\mathalpha}{letters}{#2}}
+ \ifx\encodingdefault\defaultcsoption
+ \let\cs@warn=\@font@warning \let\@font@warning=\@gobble
+ \let\cs@info=\@font@info \let\@font@info=\@gobble
+ \SetSymbolFont{operators}{normal}{IL2}{cmr}{m}{n}
+ \SetSymbolFont{operators}{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathbf{normal}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathit{normal}{IL2}{cmr}{m}{it}
+ \SetMathAlphabet\mathrm{normal}{IL2}{cmr}{m}{n}
+ \SetMathAlphabet\mathsf{normal}{IL2}{cmss}{m}{n}
+ \SetMathAlphabet\mathtt{normal}{IL2}{cmtt}{m}{n}
+ \SetMathAlphabet\mathbf{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathit{bold}{IL2}{cmr}{bx}{it}
+ \SetMathAlphabet\mathrm{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathsf{bold}{IL2}{cmss}{bx}{n}
+ \SetMathAlphabet\mathtt{bold}{IL2}{cmtt}{m}{n}
+ \let\@font@warning=\cs@warn \let\cs@warn=\undefined
+ \let\@font@info=\cs@info \let\cs@info=\undefined
+ \dms{^^e1}{"E1}\dms{^^c1}{"C1}\dms{^^e8}{"E8}\dms{^^c8}{"C8}
+ \dms{^^ef}{"EF}\dms{^^cf}{"CF}\dms{^^e9}{"E9}\dms{^^c9}{"C9}
+ \dms{^^ec}{"EC}\dms{^^cc}{"CC}\dms{^^ed}{"ED}\dms{^^cd}{"CD}
+ \dms{^^b5}{"B5}\dms{^^a5}{"A5}\dms{^^f2}{"F2}\dms{^^d2}{"D2}
+ \dms{^^f3}{"F3}\dms{^^d3}{"D3}\dms{^^f8}{"F8}\dms{^^d8}{"D8}
+ \dms{^^b9}{"B9}\dms{^^a9}{"A9}\dms{^^bb}{"BB}\dms{^^ab}{"AB}
+ \dms{^^fa}{"FA}\dms{^^da}{"DA}\dms{^^f9}{"F9}\dms{^^d9}{"D9}
+ \dms{^^fd}{"FD}\dms{^^dd}{"DD}\dms{^^be}{"BE}\dms{^^ae}{"AE}
+ \fi
+\else
+ \def\gobble#1{}
+ \def\DeclareRobustCommand#1#2{\expandafter\def
+ \csname @\expandafter\gobble\string#1\endcsname{#2}
+ \edef#1{\noexpand\protect\expandafter\noexpand
+ \csname @\expandafter\gobble\string#1\endcsname}}
+ \ifx\ou\undefined \def\ou{\accent23u} \fi
+ \def\temp#1#2#3:{#1#2}
+ \edef\tempa{\string c\string s}
+ \edef\tempb{\expandafter\temp\fontname\tenrm:}
+ \ifx\tempa\tempb
+ \chardef\clqq=254 \sfcode254=0 \lccode254=0
+ \chardef\crqq=255 \sfcode255=0 \lccode255=0
+ \chardef\flqq=158 \sfcode158=0 \lccode158=0
+ \chardef\frqq=159 \sfcode159=0 \lccode159=0
+ \def\ogonek #1{\setbox0\hbox{#1}\ifdim\ht0=1ex\accent157 #1%
+ \else{\ooalign{\unhbox0\crcr\hss\char157}}\fi}
+ \chardef\promile=141
+ \def\DeclareTextCommandDefault#1#2{}
+ \else
+ \let\DeclareTextCommandDefault=\DeclareRobustCommand
+ \fi
+\fi
+\def\captionsczech{%
+ \def\abstractname{Abstrakt}%
+ \def\appendixname{P\v{r}\'{\i}loha}%
+ \def\bibname{Literatura}%
+ \def\ccname{Na v\v{e}dom\'{\i}}
+ \def\chaptername{Kapitola}%
+ \def\contentsname{Obsah}%
+ \def\enclname{P\v{r}\'{\i}loha}%
+ \def\figurename{Obr\'azek}%
+ \def\headpagename{Strana}%
+ \def\headtoname{Komu}%
+ \def\indexname{Rejst\v{r}\'{\i}k}%
+ \def\listfigurename{Seznam obr\'azk\r{u}}%
+ \def\listtablename{Seznam tabulek}%
+ \def\partname{\v{C}\'ast}%
+ \def\prefacename{P\v{r}edmluva}%
+ \def\proofname{D\r{u}kaz}%
+ \def\seename{viz}%
+ \def\alsoseename{viz tak\'e}%
+ \def\refname{Reference}%
+ \def\tablename{Tabulka}}
+\providecommand\captionsenglish{%
+ \def\prefacename{Preface}%
+ \def\refname{References}%
+ \def\abstractname{Abstract}%
+ \def\bibname{Bibliography}%
+ \def\chaptername{Chapter}%
+ \def\appendixname{Appendix}%
+ \def\contentsname{Contents}%
+ \def\listfigurename{List of Figures}%
+ \def\listtablename{List of Tables}%
+ \def\indexname{Index}%
+ \def\figurename{Figure}%
+ \def\tablename{Table}%
+ \def\partname{Part}%
+ \def\enclname{encl}%
+ \def\ccname{cc}%
+ \def\headtoname{To}%
+ \def\pagename{Page}%
+ \def\headpagename{Page}%
+ \def\prefacename{Preface}%
+ \def\seename{see}%
+ \def\alsoname{see also}}
+\def\dateczech{%
+ \def\today{\number\day. \ifcase\month\or ledna\or \'unora\or
+ b\v{r}ezna\or dubna\or kv\v{e}tna\or \v{c}ervna\or \v{c}ervence\or
+ srpna\or z\'a\v{r}\'\i\or \v{r}\'{\i}jna\or listopadu\or
+ prosince\fi \space\number\year}}
+\iflte\ifx\cap@unchgd\undefined\captionsczech\dateczech\fi\fi
+\providecommand\dateUSenglish{\def\today{\ifcase\month\or
+ January\or February\or March\or April\or May\or June\or July\or
+ August\or September\or October\or November\or December\fi
+ \space\number\day, \number\year}}
+\providecommand\dateenglish{\def\today{\ifcase\day\or 1st\or 2nd\or
+ 3rd\or 4th\or 5th\or 6th\or 7th\or 8th\or 9th\or 10th\or 11th\or
+ 12th\or 13th\or 14th\or 15th\or 16th\or 17th\or 18th\or 19th\or
+ 20th\or 21st\or 22nd\or 23rd\or 24th\or 25th\or 26th\or 27th\or
+ 28th\or 29th\or 30th\or 31st\fi ~\ifcase\month\or January\or
+ February\or March\or April\or May\or June\or July\or August\or
+ September\or October\or November\or December\fi \space
+ \number\year}}
+\DeclareTextCommandDefault\clqq{\leavevmode
+ \set@low@box{''}%
+ \setbox1=\hbox{l\/}\dimen1=\wd1
+ \setbox1=\hbox{l}\advance\dimen1 by -\wd1
+ \ifdim\dimen1>0pt\kern-.1em\box0\kern.1em
+ \else\kern.1em\box0\kern-.1em\fi\nobreak\hskip0pt}
+\DeclareTextCommandDefault\crqq{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\kern-.07em\hbox{``}\kern.07em\@SF\relax}
+\def\set@low@box#1{\setbox2=\hbox{,}\setbox0=\hbox{#1}%
+ \dimen0=\ht0 \advance\dimen0 by -\ht2
+ \setbox0=\hbox{\lower\dimen0 \box0}\ht0=\ht2\dp0=\dp2}
+\DeclareRobustCommand\clq{\leavevmode\set@low@box{\char'047 }%
+ \box0 \kern.04em\nobreak\hskip0pt\relax}
+\DeclareRobustCommand\crq{{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\char'140 \kern.17em\@SF\relax}}
+\iflte
+ \DeclareTextCommand{\clqq}{T1}{\leavevmode\kern.1em
+ \char18 \kern-.0158em\nobreak\hskip0pt}
+ \DeclareTextCommand{\crqq}{T1}
+ {{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\kern.06em \char16 \kern.024em \@SF\relax}}
+\fi
+\iflte\else\let\if@compatibility=\iffalse{\let\fi=\fi}\fi
+\ifx\cs@olduv\undefined
+ \iflte
+ \if@compatibility
+ \DeclareRobustCommand\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+ \else
+ \DeclareRobustCommand\uv[1]{{\leavevmode\clqq#1\crqq}}
+ \fi
+ \else
+ \ifx\uv\undefined
+ \def\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+ \fi
+ \fi
+\else
+ \DeclareRobustCommand\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+\fi
+\def\closequotes{\unskip\crqq\relax}
+\def\prim@s{\prime\futurelet\next\pr@m@s}
+{\catcode`\'=\active
+\gdef\csprimeson{\catcode96=\active \catcode39=\active
+ \def\pr@m@s{\ifx'\next\let\nxt\pr@@@s \else\ifx^\next\let\nxt\pr@@@t
+ \else\let\nxt\egroup\fi\fi \nxt}}}
+\def\csprimesoff{\catcode96=12 \catcode39=12
+ \def\pr@m@s{\ifx'\next\let\nxt\pr@@@s \else\ifx^\next\let\nxt\pr@@@t
+ \else\let\nxt\egroup\fi\fi \nxt}}
+{\csprimeson
+ \gdef'{\ifmmode\let\n@xt=\mathprim@\else\let\n@xt=\textprim@\fi\n@xt}%
+ \gdef\mathprim@{^\bgroup\prim@s}%
+ \gdef\textprim@{\futurelet\nxt\rightprim@}%
+ \gdef\rightprim@{\ifx'\nxt\let\next=\douvr@
+ \else\let\next\crq\fi\next}%
+ \gdef`{\futurelet\nxt\leftprim@}%
+ \gdef\leftprim@{\ifx`\nxt\let\next=\douvl@
+ \else\let\next=\clq\fi\next}}
+\def\douvr@{\crqq\let\next= }%
+\def\douvl@{\clqq\let\next= }%
+\csprimesoff
+\def\cstieon{\def~{\ifmmode\else\penalty\@M\ \fi}}
+\def\cstieoff{\def~{\penalty\@M \ }}
+\iflte
+\AtBeginDocument{\czech}
+ \frenchspacing
+\else
+ \def\setthisl@nguage#1#2#3#4{%
+ \ifx#2\undefined \immediate\write\sixt@@n
+ {Warning: I do not speak #1, (the style is not inputted)}
+ \else
+ \ifx#4\undefined \immediate\write\sixt@@n
+ {Warning: I do not speak #1,
+ (the hyphenation patterns are not included)}
+ \else#2#3#4\fi\fi}
+\def\selectlanguage#1{\language #1\relax
+ \ifcase #1\relax \dateUSenglish\captionsenglish\ehyph\or
+ \setthisl@nguage{german} \dategerman \captionsgerman \ghyph\or
+ \setthisl@nguage{austrian}\dateaustrian \captionsgerman \ahyph\or
+ \setthisl@nguage{french} \datefrench \captionsfrench \fhyph\or
+ \setthisl@nguage{english} \dateenglish \captionsenglish\ehyph\or
+ \setthisl@nguage{czech} \dateczech \captionsczech \chyph\or
+ \setthisl@nguage{slovak} \dateslovak \captionsslovak \shyph\fi}
+\def\originalTeX{\selectlanguage{\USenglish}
+ \csname cmaccents\endcsname}
+\def\czechTeX{\selectlanguage{\czech}\csname csaccents\endcsname}
+\def\slovakTeX{\selectlanguage{\slovak}\csname csaccents\endcsname}
+\catcode`\@=\origcatcodeat
+\czechTeX
+\fi
+\endinput
+%%
+%% End of file `czech.sty'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmdh.fd b/Master/texmf-dist/tex/cslatex/base/il2cmdh.fd
new file mode 100644
index 00000000000..e1b9bdb5cc3
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmdh.fd
@@ -0,0 +1,36 @@
+%%
+%% This is file `il2cmdh.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmdh')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmdh.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmdh}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmdh}{m}{n}
+ {<10> csdunh10}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmdh.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmfib.fd b/Master/texmf-dist/tex/cslatex/base/il2cmfib.fd
new file mode 100644
index 00000000000..42087c33f54
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmfib.fd
@@ -0,0 +1,36 @@
+%%
+%% This is file `il2cmfib.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmfib')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmfib.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmfib}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmfib}{m}{n}
+ {<8> csfib8}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmfib.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmfr.fd b/Master/texmf-dist/tex/cslatex/base/il2cmfr.fd
new file mode 100644
index 00000000000..cfe83896bd1
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmfr.fd
@@ -0,0 +1,38 @@
+%%
+%% This is file `il2cmfr.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmfr')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmfr.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmfr}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmfr}{m}{n}
+ {<10> csff10}{}
+\DeclareFontShape{IL2}{cmfr}{m}{it}
+ {<10> csfi10}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmfr.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmr.fd b/Master/texmf-dist/tex/cslatex/base/il2cmr.fd
new file mode 100644
index 00000000000..c9aaa3d1946
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmr.fd
@@ -0,0 +1,80 @@
+%%
+%% This is file `il2cmr.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmr')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmr.fd}[1997/02/06 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmr}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmr}{m}{n}
+ {<5><6><7><8><9><10><12> gen*csr
+ <10.95> csr10
+ <14.4> csr12
+ <17.28><20.74><24.88> csr17
+ }{}
+\DeclareFontShape{IL2}{cmr}{m}{sl}
+ {<5><6><7> cssl8
+ <8><9> gen*cssl
+ <10><10.95> cssl10
+ <12><14.4><17.28><20.74><24.88> cssl12
+ }{}
+\DeclareFontShape{IL2}{cmr}{m}{it}
+ {<5><6><7> csti7
+ <8> csti8
+ <9> csti9
+ <10><10.95> csti10
+ <12><14.4><17.28><20.74><24.88> csti12
+ }{}
+\DeclareFontShape{IL2}{cmr}{m}{sc}
+ {<5><6><7><8><9><10><10.95><12>
+ <14.4><17.28><20.74><24.88> cscsc10
+ }{}
+\DeclareFontShape{IL2}{cmr}{m}{ui}
+ {<5><6><7><8><9><10><10.95><12>
+ <14.4><17.28><20.74><24.88> csu10
+ }{}
+\DeclareFontShape{IL2}{cmr}{b}{n}
+ {<5><6><7><8><9><10><10.95><12>
+ <14.4><17.28><20.74><24.88> csb10
+ }{}
+\DeclareFontShape{IL2}{cmr}{bx}{n}
+ {<5><6><7><8><9> gen*csbx
+ <10><10.95> csbx10
+ <12><14.4><17.28><20.74><24.88> csbx12
+ }{}
+\DeclareFontShape{IL2}{cmr}{bx}{sl}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> csbxsl10
+ }{}
+\DeclareFontShape{IL2}{cmr}{bx}{it}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> csbxti10
+ }{}
+\DeclareFontShape{IL2}{cmr}{bx}{ui}
+ {<->ssub * cmr/m/ui}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmr.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmss.fd b/Master/texmf-dist/tex/cslatex/base/il2cmss.fd
new file mode 100644
index 00000000000..b03d4267e2d
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmss.fd
@@ -0,0 +1,64 @@
+%%
+%% This is file `il2cmss.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmss')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmss.fd}[1997/02/13 CsLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmss}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmss}{m}{n}
+ {<5><6><7><8> csss8
+ <9> csss9
+ <10><10.95> csss10
+ <12><14.4> csss12
+ <17.28><20.74><24.88> csss17
+ }{}
+\DeclareFontShape{IL2}{cmss}{m}{it}
+ {<->sub*cmss/m/sl}{}
+\DeclareFontShape{IL2}{cmss}{m}{sl}
+ {<5><6><7><8> csssi8
+ <9> csssi9
+ <10><10.95> csssi10
+ <12><14.4> csssi12
+ <17.28><20.74><24.88> csssi17
+ }{}
+\DeclareFontShape{IL2}{cmss}{m}{sc}
+ {<->sub*cmr/m/sc}{}
+\DeclareFontShape{IL2}{cmss}{m}{ui}
+ {<->sub*cmr/m/ui}{}
+\DeclareFontShape{IL2}{cmss}{sbc}{n}
+ {<5><6><7><8><9> csssdc10
+ <10><10.95><12><14.4><17.28><20.74><24.88> csssdc10
+ }{}
+\DeclareFontShape{IL2}{cmss}{bx}{n}
+ {<5><6><7><8><9> csssbx10
+ <10><10.95><12><14.4><17.28><20.74><24.88> csssbx10
+ }{}
+\DeclareFontShape{IL2}{cmss}{bx}{ui}
+ {<->sub*cmr/bx/ui}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmss.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmtt.fd b/Master/texmf-dist/tex/cslatex/base/il2cmtt.fd
new file mode 100644
index 00000000000..491b2847dd1
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmtt.fd
@@ -0,0 +1,60 @@
+%%
+%% This is file `il2cmtt.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmtt')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmtt.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmtt}{\hyphenchar \font\m@ne}
+\DeclareFontShape{IL2}{cmtt}{m}{n}
+ {<5><6><7><8> cstt8
+ <9> cstt9
+ <10><10.95> cstt10
+ <12><14.4><17.28><20.74><24.88> cstt12
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{it}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> csitt10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{sl}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> cssltt10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{sc}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> cstcsc10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{ui}
+ {<->ssub * cmtt/m/it}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{n}
+ {<->ssub * cmtt/m/n}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{it}
+ {<->ssub * cmtt/m/it}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{ui}
+ {<->ssub * cmtt/m/it}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmtt.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2cmvtt.fd b/Master/texmf-dist/tex/cslatex/base/il2cmvtt.fd
new file mode 100644
index 00000000000..4d9ce89e938
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2cmvtt.fd
@@ -0,0 +1,42 @@
+%%
+%% This is file `il2cmvtt.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmvtt')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmvtt.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmvtt}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{cmvtt}{m}{n}
+ {<5><6><7><8><9><10><10.95>
+ <12><14.4><17.28><20.74><24.88> csvtt10
+ }{}
+\DeclareFontShape{IL2}{cmvtt}{m}{it}
+ {<5><6><7><8><9><10><10.95>
+ <12><14.4><17.28><20.74><24.88> csvtti10
+ }{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2cmvtt.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2enc.def b/Master/texmf-dist/tex/cslatex/base/il2enc.def
new file mode 100644
index 00000000000..55239fc32a2
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2enc.def
@@ -0,0 +1,158 @@
+%%
+%% This is file `il2enc.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2enc')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2enc.def}[1997/08/20 CSLaTeX]
+\DeclareFontEncoding{IL2}{\uccode152=152 \lccode152=184
+ \uccode184=152 \lccode184=184
+ \uccode165=165 \lccode165=181
+ \uccode181=165 \lccode181=181
+ \uccode169=169 \lccode169=185
+ \uccode185=169 \lccode185=185
+ \uccode171=171 \lccode171=187
+ \uccode187=171 \lccode187=187
+ \uccode174=174 \lccode174=190
+ \uccode190=174 \lccode190=190
+ \sfcode254=0 \lccode254=0
+ \sfcode255=0 \lccode255=0
+ \sfcode158=0 \lccode158=0
+ \sfcode159=0 \lccode159=0 }{}
+\DeclareTextAccent{\"}{IL2}{127}
+\DeclareTextAccent{\'}{IL2}{19}
+\DeclareTextAccent{\.}{IL2}{95}
+\DeclareTextAccent{\=}{IL2}{22}
+\DeclareTextAccent{\^}{IL2}{94}
+\DeclareTextAccent{\`}{IL2}{18}
+\DeclareTextAccent{\~}{IL2}{126}
+\DeclareTextAccent{\H}{IL2}{125}
+\DeclareTextAccent{\u}{IL2}{21}
+\DeclareTextAccent{\v}{IL2}{20}
+\DeclareTextAccent{\r}{IL2}{23}
+\DeclareTextCommand{\b}{IL2}[1]
+ {\oalign{\null#1\crcr\hidewidth\sh@ft{29}%
+ \vbox to.2ex{\hbox{\char22}\vss}\hidewidth}}
+\DeclareTextCommand{\c}{IL2}[1]
+ {\setbox\z@\hbox{#1}\ifdim\ht\z@=1ex\accent24 #1%
+ \else{\ooalign{\unhbox\z@\crcr\hidewidth\char24\hidewidth}}\fi}
+\DeclareTextCommand{\d}{IL2}[1]
+ {\oalign{\null#1\crcr\hidewidth\sh@ft{08}.\hidewidth}}
+\DeclareTextSymbol{\AE}{IL2}{29}
+\DeclareTextSymbol{\OE}{IL2}{30}
+\DeclareTextSymbol{\O}{IL2}{31}
+\DeclareTextSymbol{\ae}{IL2}{26}
+\DeclareTextSymbol{\i}{IL2}{16}
+\DeclareTextSymbol{\j}{IL2}{17}
+\DeclareTextSymbol{\oe}{IL2}{27}
+\DeclareTextSymbol{\o}{IL2}{28}
+\DeclareTextSymbol{\ss}{IL2}{25}
+\DeclareTextSymbol{\textemdash}{IL2}{124}
+\DeclareTextSymbol{\textendash}{IL2}{123}
+\DeclareTextSymbol{\textexclamdown}{IL2}{60}
+\DeclareTextSymbol{\textquestiondown}{IL2}{62}
+\DeclareTextSymbol{\textquotedblleft}{IL2}{92}
+\DeclareTextSymbol{\textquotedblright}{IL2}{`\"}
+\DeclareTextSymbol{\textquoteleft}{IL2}{`\`}
+\DeclareTextSymbol{\textquoteright}{IL2}{`\'}
+\DeclareTextCommand{\L}{IL2}
+ {\leavevmode\setbox0\hbox{L}\hbox to\wd0{\hss\char32L}}
+\DeclareTextCommand{\l}{IL2}{{\char32l}}
+\DeclareTextCompositeCommand{\r}{IL2}{A}
+ {\leavevmode\setbox0\hbox{h}\dimen@\ht0\advance\dimen@-1ex%
+ \rlap{\raise.67\dimen@\hbox{\char'27}}A}
+\DeclareTextCommand{\SS}{IL2}{SS}
+\DeclareTextCommand{\textdollar}{IL2}{{%
+ \ifdim \fontdimen\@ne\font >\z@
+ \slshape
+ \else
+ \upshape
+ \fi
+ \char`\$}}
+\DeclareTextCommand{\textsterling}{IL2}{{%
+ \ifdim \fontdimen\@ne\font >\z@
+ \itshape
+ \else
+ \fontshape{ui}\selectfont
+ \fi
+ \char`\$}}
+\DeclareTextComposite{\'}{IL2}{l}{'345}%
+\DeclareTextComposite{\'}{IL2}{r}{'340}%
+\DeclareTextComposite{\'}{IL2}{a}{'341}%
+\DeclareTextComposite{\'}{IL2}{e}{'351}%
+\DeclareTextComposite{\'}{IL2}{\i}{'355}%
+\DeclareTextComposite{\'}{IL2}{i}{'355}%
+\DeclareTextComposite{\'}{IL2}{o}{'363}%
+\DeclareTextComposite{\'}{IL2}{u}{'372}%
+\DeclareTextComposite{\'}{IL2}{y}{'375}%
+\DeclareTextComposite{\'}{IL2}{L}{'305}%
+\DeclareTextComposite{\'}{IL2}{R}{'300}%
+\DeclareTextComposite{\'}{IL2}{A}{'301}%
+\DeclareTextComposite{\'}{IL2}{E}{'311}%
+\DeclareTextComposite{\'}{IL2}{I}{'315}%
+\DeclareTextComposite{\'}{IL2}{O}{'323}%
+\DeclareTextComposite{\'}{IL2}{U}{'332}%
+\DeclareTextComposite{\'}{IL2}{Y}{'335}%
+\DeclareTextComposite{\`}{IL2}{a}{'270}%
+\DeclareTextComposite{\`}{IL2}{A}{'230}%
+\DeclareTextComposite{\v}{IL2}{c}{'350}%
+\DeclareTextComposite{\v}{IL2}{d}{'357}%
+\DeclareTextComposite{\v}{IL2}{e}{'354}%
+\DeclareTextComposite{\v}{IL2}{n}{'362}%
+\DeclareTextComposite{\v}{IL2}{r}{'370}%
+\DeclareTextComposite{\v}{IL2}{s}{'271}%
+\DeclareTextComposite{\v}{IL2}{z}{'276}%
+\DeclareTextComposite{\v}{IL2}{t}{'273}%
+\DeclareTextComposite{\v}{IL2}{l}{'265}%
+\DeclareTextComposite{\v}{IL2}{u}{'371}%
+\DeclareTextComposite{\v}{IL2}{C}{'310}%
+\DeclareTextComposite{\v}{IL2}{D}{'317}%
+\DeclareTextComposite{\v}{IL2}{E}{'314}%
+\DeclareTextComposite{\v}{IL2}{N}{'322}%
+\DeclareTextComposite{\v}{IL2}{R}{'330}%
+\DeclareTextComposite{\v}{IL2}{S}{'251}%
+\DeclareTextComposite{\v}{IL2}{T}{'253}%
+\DeclareTextComposite{\v}{IL2}{Z}{'256}%
+\DeclareTextComposite{\v}{IL2}{L}{'245}%
+\DeclareTextComposite{\v}{IL2}{U}{'331}%
+\DeclareTextComposite{\^}{IL2}{o}{'364}%
+\DeclareTextComposite{\^}{IL2}{O}{'324}%
+\DeclareTextComposite{\"}{IL2}{a}{'344}%
+\DeclareTextComposite{\"}{IL2}{o}{'366}%
+\DeclareTextComposite{\"}{IL2}{u}{'374}%
+\DeclareTextComposite{\"}{IL2}{A}{'304}%
+\DeclareTextComposite{\"}{IL2}{O}{'326}%
+\DeclareTextComposite{\"}{IL2}{U}{'334}%
+\DeclareTextComposite{\r}{IL2}{u}{'371}%
+\DeclareTextComposite{\r}{IL2}{U}{'331}%
+\DeclareTextSymbol{\flqq}{IL2}{158}%
+\DeclareTextSymbol{\frqq}{IL2}{159}%
+\DeclareTextSymbol{\clqq}{IL2}{254}%
+\DeclareTextCommand{\crqq}{IL2}%
+ {{\edef\@SF{\spacefactor\the\spacefactor}\char255 \@SF\relax}}%
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2enc.def'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2lcmss.fd b/Master/texmf-dist/tex/cslatex/base/il2lcmss.fd
new file mode 100644
index 00000000000..f80df474d73
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2lcmss.fd
@@ -0,0 +1,66 @@
+%%
+%% This is file `il2lcmss.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2lcmss')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2lcmss.fd}[1997/08/20 CSLaTeX slide font definitions]
+\DeclareFontFamily{IL2}{lcmss}{\hyphenchar\font45 }
+\DeclareFontShape{IL2}{lcmss}{m}{n}
+ {<7><8><10><12><13.82><16.59>
+ <19.907><23.89><28.66><34.4><41.28> lcsss8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{m}{In}
+ {<7><8><10><12><13.82><16.59>
+ <19.907><23.89><28.66><34.4><41.28> ilcsss8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{m}{sl}
+ {<13.82><16.59><19.907>
+ <23.89><28.66><34.4><41.28> lcsssi8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{m}{Isl}
+ {<13.82><16.59><19.907>
+ <23.89><28.66><34.4><41.28> ilcsssi8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{m}{it}
+ {<-> sub * lcmss/m/sl }{}
+\DeclareFontShape{IL2}{lcmss}{m}{Iit}
+ {<-> sub * lcmss/m/Isl }{}
+\DeclareFontShape{IL2}{lcmss}{bx}{n}
+ {<13.82><16.59><19.907>
+ <23.89><28.66><34.4><41.28> lcsssb8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{bx}{In}
+ {<13.82><16.59><19.907>
+ <23.89><28.66><34.4><41.28> ilcsssb8
+ }{}
+\DeclareFontShape{IL2}{lcmss}{m}{ui}
+ {<-> sub * cmr/m/ui }{}
+\DeclareFontShape{IL2}{lcmss}{bx}{ui}
+ {<-> sub * cmr/m/ui }{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2lcmss.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2lcmtt.fd b/Master/texmf-dist/tex/cslatex/base/il2lcmtt.fd
new file mode 100644
index 00000000000..6d68961b7e1
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/il2lcmtt.fd
@@ -0,0 +1,60 @@
+%%
+%% This is file `il2lcmtt.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `il2cmtt')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ProvidesFile{il2cmtt.fd}[1997/08/20 CSLaTeX font definitions]
+\DeclareFontFamily{IL2}{cmtt}{\hyphenchar \font\m@ne}
+\DeclareFontShape{IL2}{cmtt}{m}{n}
+ {<5><6><7><8> cstt8
+ <9> cstt9
+ <10><10.95> cstt10
+ <12><14.4><17.28><20.74><24.88> cstt12
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{it}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> csitt10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{sl}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> cssltt10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{sc}
+ {<5><6><7><8><9>
+ <10><10.95><12><14.4><17.28><20.74><24.88> cstcsc10
+ }{}
+\DeclareFontShape{IL2}{cmtt}{m}{ui}
+ {<->ssub * cmtt/m/it}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{n}
+ {<->ssub * cmtt/m/n}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{it}
+ {<->ssub * cmtt/m/it}{}
+\DeclareFontShape{IL2}{cmtt}{bx}{ui}
+ {<->ssub * cmtt/m/it}{}
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\endinput\fi
+\endinput
+%%
+%% End of file `il2lcmtt.fd'.
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pag.fd b/Master/texmf-dist/tex/cslatex/base/il2pag.fd
deleted file mode 100644
index a66eff19940..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2pag.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2pag.fd}[1998/12/27\space CS\space AvantGarde]
-\typeout{\space CS\space AvantGarde}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{pag}{}
-\DeclareFontShape{IL2}{pag}{m}{n}{<-> pagk8z}{}
-\DeclareFontShape{IL2}{pag}{m}{sl}{<-> pagko8z}{}
-\DeclareFontShape{IL2}{pag}{m}{sc}{<-> pagkc8z}{}
-\DeclareFontShape{IL2}{pag}{b}{n}{<-> pagd8z}{}
-\DeclareFontShape{IL2}{pag}{b}{sl}{<-> pagdo8z}{}
-\DeclareFontShape{IL2}{pag}{b}{sc}{<-> pagdc8z}{}
-\DeclareFontShape{IL2}{pag}{bx}{n}{<-> pagd8z}{}
-\DeclareFontShape{IL2}{pag}{bx}{sl}{<-> pagdo8z}{}
-\DeclareFontShape{IL2}{pag}{bx}{sc}{<-> pagdc8z}{}
-\DeclareFontShape{IL2}{pag}{m}{it}{<-> sub * pag/m/sl}{}
-\DeclareFontShape{IL2}{pag}{b}{it}{<-> sub * pag/b/sl}{}
-\DeclareFontShape{IL2}{pag}{bx}{it}{<-> sub * pag/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pbk.fd b/Master/texmf-dist/tex/cslatex/base/il2pbk.fd
deleted file mode 100644
index 578f8810944..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2pbk.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2pbk.fd}[1998/12/27\space CS\space Bookman]
-\typeout{\space CS\space Bookman}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{pbk}{}
-\DeclareFontShape{IL2}{pbk}{m}{n}{<-> pbkl8z}{}
-\DeclareFontShape{IL2}{pbk}{m}{it}{<-> pbkli8z}{}
-\DeclareFontShape{IL2}{pbk}{m}{sc}{<-> pbklc8z}{}
-\DeclareFontShape{IL2}{pbk}{bx}{n}{<-> pbkd8z}{}
-\DeclareFontShape{IL2}{pbk}{bx}{it}{<-> pbkdi8z}{}
-\DeclareFontShape{IL2}{pbk}{bx}{sc}{<-> pbkdc8z}{}
-\DeclareFontShape{IL2}{pbk}{b}{n}{<-> pbkd8z}{}
-\DeclareFontShape{IL2}{pbk}{b}{it}{<-> pbkdi8z}{}
-\DeclareFontShape{IL2}{pbk}{b}{sc}{<-> pbkdc8z}{}
-\DeclareFontShape{IL2}{pbk}{m}{sl}{<-> sub * pbk/m/it}{}
-\DeclareFontShape{IL2}{pbk}{b}{sl}{<-> sub * pbk/b/it}{}
-\DeclareFontShape{IL2}{pbk}{bx}{sl}{<-> sub * pbk/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pcr.fd b/Master/texmf-dist/tex/cslatex/base/il2pcr.fd
deleted file mode 100644
index 1d8f4c62932..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2pcr.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2pcr.fd}[1998/12/27\space CS\space Courier]
-\typeout{\space CS\space Courier}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{pcr}{\hyphenchar\font=-1}
-\DeclareFontShape{IL2}{pcr}{m}{n}{<-> pcrr8u}{}
-\DeclareFontShape{IL2}{pcr}{m}{sl}{<-> pcrro8u}{}
-\DeclareFontShape{IL2}{pcr}{m}{sc}{<-> pcrrc8u}{}
-\DeclareFontShape{IL2}{pcr}{b}{n}{<-> pcrb8u}{}
-\DeclareFontShape{IL2}{pcr}{b}{sl}{<-> pcrbo8u}{}
-\DeclareFontShape{IL2}{pcr}{b}{sc}{<-> pcrbc8u}{}
-\DeclareFontShape{IL2}{pcr}{bx}{n}{<-> pcrb8u}{}
-\DeclareFontShape{IL2}{pcr}{bx}{sl}{<-> pcrbo8u}{}
-\DeclareFontShape{IL2}{pcr}{bx}{sc}{<-> pcrbc8u}{}
-\DeclareFontShape{IL2}{pcr}{m}{it}{<-> sub * pcr/m/sl}{}
-\DeclareFontShape{IL2}{pcr}{b}{it}{<-> sub * pcr/b/sl}{}
-\DeclareFontShape{IL2}{pcr}{bx}{it}{<-> sub * pcr/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2phv.fd b/Master/texmf-dist/tex/cslatex/base/il2phv.fd
deleted file mode 100644
index 24e3158cc54..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2phv.fd
+++ /dev/null
@@ -1,25 +0,0 @@
-\ProvidesFile{il2phv.fd}[1998/12/27\space CS\space Helvetica]
-\typeout{\space CS\space Helvetica}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{phv}{}
-\DeclareFontShape{IL2}{phv}{m}{n}{<-> phvr8z}{}
-\DeclareFontShape{IL2}{phv}{m}{sl}{<-> phvro8z}{}
-\DeclareFontShape{IL2}{phv}{m}{sc}{<-> phvrc8z}{}
-\DeclareFontShape{IL2}{phv}{b}{n}{<-> phvb8z}{}
-\DeclareFontShape{IL2}{phv}{b}{sl}{<-> phvbo8z}{}
-\DeclareFontShape{IL2}{phv}{b}{sc}{<-> phvbc8z}{}
-\DeclareFontShape{IL2}{phv}{bx}{n}{<-> phvb8z}{}
-\DeclareFontShape{IL2}{phv}{bx}{sl}{<-> phvbo8z}{}
-\DeclareFontShape{IL2}{phv}{bx}{sc}{<-> phvbc8z}{}
-\DeclareFontShape{IL2}{phv}{c}{n}{<-> phvrn8z}{}
-\DeclareFontShape{IL2}{phv}{c}{sl}{<-> phvron8z}{}
-\DeclareFontShape{IL2}{phv}{c}{sc}{<-> phvrnc8z}{}
-\DeclareFontShape{IL2}{phv}{bc}{n}{<-> phvbn8z}{}
-\DeclareFontShape{IL2}{phv}{bc}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{IL2}{phv}{bc}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{IL2}{phv}{m}{it}{<-> sub * phv/m/sl}{}
-\DeclareFontShape{IL2}{phv}{b}{it}{<-> sub * phv/b/sl}{}
-\DeclareFontShape{IL2}{phv}{bx}{it}{<-> sub * phv/bx/sl}{}
-\DeclareFontShape{IL2}{phv}{c}{it}{<-> sub * phv/c/sl}{}
-\DeclareFontShape{IL2}{phv}{bc}{it}{<-> sub * phv/bc/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2phvn.fd b/Master/texmf-dist/tex/cslatex/base/il2phvn.fd
deleted file mode 100644
index 3448ee1295c..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2phvn.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2phvn.fd}[1998/12/27\space CS\space Helvetica\space Narrow]
-\typeout{\space CS\space Helvetica\space Narrow}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{phvn}{}
-\DeclareFontShape{IL2}{phvn}{m}{n}{<-> phvrn8z}{}
-\DeclareFontShape{IL2}{phvn}{m}{sl}{<-> phvron8z}{}
-\DeclareFontShape{IL2}{phvn}{m}{sc}{<-> phvrnc8z}{}
-\DeclareFontShape{IL2}{phvn}{b}{n}{<-> phvbn8z}{}
-\DeclareFontShape{IL2}{phvn}{b}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{IL2}{phvn}{b}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{IL2}{phvn}{bx}{n}{<-> phvbn8z}{}
-\DeclareFontShape{IL2}{phvn}{bx}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{IL2}{phvn}{bx}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{IL2}{phvn}{m}{it}{<-> sub * phvn/m/sl}{}
-\DeclareFontShape{IL2}{phvn}{b}{it}{<-> sub * phvn/b/sl}{}
-\DeclareFontShape{IL2}{phvn}{bx}{it}{<-> sub * phvn/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pnc.fd b/Master/texmf-dist/tex/cslatex/base/il2pnc.fd
deleted file mode 100644
index be8648fbb73..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2pnc.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2pnc.fd}[1998/12/27\space CS\space New\space Century\space Schoolbook]
-\typeout{\space CS\space New\space Century\space Schoolbook}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{pnc}{}
-\DeclareFontShape{IL2}{pnc}{m}{n}{<-> pncr8z}{}
-\DeclareFontShape{IL2}{pnc}{m}{it}{<-> pncri8z}{}
-\DeclareFontShape{IL2}{pnc}{m}{sc}{<-> pncrc8z}{}
-\DeclareFontShape{IL2}{pnc}{b}{n}{<-> pncb8z}{}
-\DeclareFontShape{IL2}{pnc}{b}{it}{<-> pncbi8z}{}
-\DeclareFontShape{IL2}{pnc}{b}{sc}{<-> pncbc8z}{}
-\DeclareFontShape{IL2}{pnc}{bx}{n}{<-> pncb8z}{}
-\DeclareFontShape{IL2}{pnc}{bx}{it}{<-> pncbi8z}{}
-\DeclareFontShape{IL2}{pnc}{bx}{sc}{<-> pncbc8z}{}
-\DeclareFontShape{IL2}{pnc}{m}{sl}{<-> sub * pnc/m/it}{}
-\DeclareFontShape{IL2}{pnc}{b}{sl}{<-> sub * pnc/b/it}{}
-\DeclareFontShape{IL2}{pnc}{bx}{sl}{<-> sub * pnc/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2ppl.fd b/Master/texmf-dist/tex/cslatex/base/il2ppl.fd
deleted file mode 100644
index 9049401b070..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2ppl.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2ppl.fd}[1998/12/27\space CS\space Palatino]
-\typeout{\space CS\space Palatino}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{ppl}{}
-\DeclareFontShape{IL2}{ppl}{m}{n}{<-> pplr8z}{}
-\DeclareFontShape{IL2}{ppl}{m}{it}{<-> pplri8z}{}
-\DeclareFontShape{IL2}{ppl}{m}{sc}{<-> pplrc8z}{}
-\DeclareFontShape{IL2}{ppl}{b}{n}{<-> pplb8z}{}
-\DeclareFontShape{IL2}{ppl}{b}{it}{<-> pplbi8z}{}
-\DeclareFontShape{IL2}{ppl}{b}{sc}{<-> pplbc8z}{}
-\DeclareFontShape{IL2}{ppl}{bx}{n}{<-> pplb8z}{}
-\DeclareFontShape{IL2}{ppl}{bx}{it}{<-> pplbi8z}{}
-\DeclareFontShape{IL2}{ppl}{bx}{sc}{<-> pplbc8z}{}
-\DeclareFontShape{IL2}{ppl}{m}{sl}{<-> sub * ppl/m/it}{}
-\DeclareFontShape{IL2}{ppl}{b}{sl}{<-> sub * ppl/b/it}{}
-\DeclareFontShape{IL2}{ppl}{bx}{sl}{<-> sub * ppl/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2ptm.fd b/Master/texmf-dist/tex/cslatex/base/il2ptm.fd
deleted file mode 100644
index 7704cd53a0a..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2ptm.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{il2ptm.fd}[1998/12/27\space CS\space Times]
-\typeout{\space CS\space Times}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{ptm}{}
-\DeclareFontShape{IL2}{ptm}{m}{n}{<-> ptmr8z}{}
-\DeclareFontShape{IL2}{ptm}{m}{it}{<-> ptmri8z}{}
-\DeclareFontShape{IL2}{ptm}{m}{sc}{<-> ptmrc8z}{}
-\DeclareFontShape{IL2}{ptm}{b}{n}{<-> ptmb8z}{}
-\DeclareFontShape{IL2}{ptm}{b}{it}{<-> ptmbi8z}{}
-\DeclareFontShape{IL2}{ptm}{b}{sc}{<-> ptmbc8z}{}
-\DeclareFontShape{IL2}{ptm}{bx}{n}{<-> ptmb8z}{}
-\DeclareFontShape{IL2}{ptm}{bx}{it}{<-> ptmbi8z}{}
-\DeclareFontShape{IL2}{ptm}{bx}{sc}{<-> ptmbc8z}{}
-\DeclareFontShape{IL2}{ptm}{m}{sl}{<-> sub * ptm/m/it}{}
-\DeclareFontShape{IL2}{ptm}{b}{sl}{<-> sub * ptm/b/it}{}
-\DeclareFontShape{IL2}{ptm}{bx}{sl}{<-> sub * ptm/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/il2pzc.fd b/Master/texmf-dist/tex/cslatex/base/il2pzc.fd
deleted file mode 100644
index 12bb6af810a..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/il2pzc.fd
+++ /dev/null
@@ -1,18 +0,0 @@
-\ProvidesFile{il2pzc.fd}[1998/12/27\space CS\space Zapf\space Chancery]
-\typeout{\space CS\space Zapf\space Chancery}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{IL2}{pzc}{}
-\DeclareFontShape{IL2}{pzc}{m}{it}{<-> pzcmi8z}{}
-\DeclareFontShape{IL2}{pzc}{m}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{m}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{m}{sc}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{b}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{b}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{b}{it}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{b}{sc}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{bx}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{bx}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{bx}{it}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{IL2}{pzc}{bx}{sc}{<-> sub * pzc/m/it}{}
-% Only one shape available!
diff --git a/Master/texmf-dist/tex/cslatex/base/nhelvet.sty b/Master/texmf-dist/tex/cslatex/base/nhelvet.sty
deleted file mode 100644
index 2375581e266..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/nhelvet.sty
+++ /dev/null
@@ -1,24 +0,0 @@
-%%
-%% This is file `nhelvet.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% cspsfont.doc (with options: `nhelv')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% You are *not* allowed to modify this file.
-%%
-%% You are *not* allowed to distribute this file.
-%% For distribution of the original source see
-%% the terms for copying and modification in the file cspsfont.doc.
-%%
-\def\fileversion{v.1.0d}
-\def\filedate{1995/12/02}
-\renewcommand\sfdefault{phvn}
-\endinput
-%%
-%% End of file `nhelvet.sty'.
diff --git a/Master/texmf-dist/tex/cslatex/base/ntimes.sty b/Master/texmf-dist/tex/cslatex/base/ntimes.sty
deleted file mode 100644
index b23b23aae3b..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/ntimes.sty
+++ /dev/null
@@ -1,26 +0,0 @@
-%%
-%% This is file `ntimes.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% cspsfont.doc (with options: `ntimes')
-%%
-%% IMPORTANT NOTICE:
-%%
-%% For the copyright see the source file.
-%%
-%% You are *not* allowed to modify this file.
-%%
-%% You are *not* allowed to distribute this file.
-%% For distribution of the original source see
-%% the terms for copying and modification in the file cspsfont.doc.
-%%
-\def\fileversion{v.1.0d}
-\def\filedate{1995/12/02}
-\renewcommand\rmdefault{ptm}
-\renewcommand\sfdefault{phvn}
-\renewcommand\ttdefault{pcr}
-\endinput
-%%
-%% End of file `ntimes.sty'.
diff --git a/Master/texmf-dist/tex/cslatex/base/slovak.sty b/Master/texmf-dist/tex/cslatex/base/slovak.sty
new file mode 100644
index 00000000000..a8fc6db3d40
--- /dev/null
+++ b/Master/texmf-dist/tex/cslatex/base/slovak.sty
@@ -0,0 +1,258 @@
+%%
+%% This is file `slovak.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% cslatex.dtx (with options: `slovak')
+%%
+%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z
+%% distribucniho souboru cslatex.dtx.
+%%
+%% Copyright (c) 1994--98, 2002
+%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project
+%%
+%% Tento soubor NENI soucasti systemu LaTeX2e
+%% ------------------------------------------
+%%
+%% Dalsi informace naleznete na www.cstug.cz/cslatex.
+%%
+\ifx\dateslovak\undefined\else\endinput\fi
+\ifx\addlanguage\undefined\else
+ \ifx\LdfInit\@undefined
+ \def\LdfInit{%
+ \chardef\atcatcode=\catcode`\@
+ \catcode`\@=11\relax
+ \input babel.def\relax
+ \catcode`\@=\atcatcode \let\atcatcode\relax
+ \LdfInit}
+ \fi
+\input slovak.ldf
+\endinput\fi
+\newif\iflte
+\ifx\documentclass\undefined\else\ltetrue\fi
+\iflte
+ \NeedsTeXFormat{LaTeX2e}
+ \ProvidesPackage{slovak}[2002/07/19 v2.4 CSTeX slovak style]
+\else
+ \message{Document Style Option `slovak' ver. 2.4 <July 2002>.}
+ \edef\origcatcodeat{\the\catcode`\@}\catcode`\@=11
+ \let\providecommand=\def
+ \let\protect=\relax
+\fi
+\iflte
+ \def\defaultcsoption{IL2}
+ \DeclareOption{IL2}{\def\encodingdefault{IL2}}
+ \DeclareOption {T1}{\def\encodingdefault {T1}}
+ \DeclareOption{OT1}{\def\encodingdefault{OT1}}
+ \DeclareOption{nosplit}{\standardhyphens}
+ \DeclareOption{split}{\splithyphens}
+ \DeclareOption{nocaptions}{\let\cap@unchgd=\relax}
+ \DeclareOption{olduv}{\let\cs@olduv=\relax}
+ \DeclareOption{cstex}{\relax} % Removed, lasts for compatibility
+ \ExecuteOptions{IL2}
+ \ProcessOptions
+ \def\dms#1#2{\DeclareMathSymbol{#1}{\mathalpha}{letters}{#2}}
+ \ifx\encodingdefault\defaultcsoption
+ \let\cs@warn=\@font@warning \let\@font@warning=\@gobble
+ \let\cs@info=\@font@info \let\@font@info=\@gobble
+ \SetSymbolFont{operators}{normal}{IL2}{cmr}{m}{n}
+ \SetSymbolFont{operators}{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathbf{normal}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathit{normal}{IL2}{cmr}{m}{it}
+ \SetMathAlphabet\mathrm{normal}{IL2}{cmr}{m}{n}
+ \SetMathAlphabet\mathsf{normal}{IL2}{cmss}{m}{n}
+ \SetMathAlphabet\mathtt{normal}{IL2}{cmtt}{m}{n}
+ \SetMathAlphabet\mathbf{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathit{bold}{IL2}{cmr}{bx}{it}
+ \SetMathAlphabet\mathrm{bold}{IL2}{cmr}{bx}{n}
+ \SetMathAlphabet\mathsf{bold}{IL2}{cmss}{bx}{n}
+ \SetMathAlphabet\mathtt{bold}{IL2}{cmtt}{m}{n}
+ \let\@font@warning=\cs@warn \let\cs@warn=\undefined
+ \let\@font@info=\cs@info \let\cs@info=\undefined
+ \dms{^^e1}{"E1}\dms{^^c1}{"C1}\dms{^^e8}{"E8}\dms{^^c8}{"C8}
+ \dms{^^ef}{"EF}\dms{^^cf}{"CF}\dms{^^e9}{"E9}\dms{^^c9}{"C9}
+ \dms{^^ec}{"EC}\dms{^^cc}{"CC}\dms{^^ed}{"ED}\dms{^^cd}{"CD}
+ \dms{^^b5}{"B5}\dms{^^a5}{"A5}\dms{^^f2}{"F2}\dms{^^d2}{"D2}
+ \dms{^^f3}{"F3}\dms{^^d3}{"D3}\dms{^^f8}{"F8}\dms{^^d8}{"D8}
+ \dms{^^b9}{"B9}\dms{^^a9}{"A9}\dms{^^bb}{"BB}\dms{^^ab}{"AB}
+ \dms{^^fa}{"FA}\dms{^^da}{"DA}\dms{^^f9}{"F9}\dms{^^d9}{"D9}
+ \dms{^^fd}{"FD}\dms{^^dd}{"DD}\dms{^^be}{"BE}\dms{^^ae}{"AE}
+ \fi
+\else
+ \def\gobble#1{}
+ \def\DeclareRobustCommand#1#2{\expandafter\def
+ \csname @\expandafter\gobble\string#1\endcsname{#2}
+ \edef#1{\noexpand\protect\expandafter\noexpand
+ \csname @\expandafter\gobble\string#1\endcsname}}
+ \ifx\ou\undefined \def\ou{\accent23u} \fi
+ \def\temp#1#2#3:{#1#2}
+ \edef\tempa{\string c\string s}
+ \edef\tempb{\expandafter\temp\fontname\tenrm:}
+ \ifx\tempa\tempb
+ \chardef\clqq=254 \sfcode254=0 \lccode254=0
+ \chardef\crqq=255 \sfcode255=0 \lccode255=0
+ \chardef\flqq=158 \sfcode158=0 \lccode158=0
+ \chardef\frqq=159 \sfcode159=0 \lccode159=0
+ \def\ogonek #1{\setbox0\hbox{#1}\ifdim\ht0=1ex\accent157 #1%
+ \else{\ooalign{\unhbox0\crcr\hss\char157}}\fi}
+ \chardef\promile=141
+ \def\DeclareTextCommandDefault#1#2{}
+ \else
+ \let\DeclareTextCommandDefault=\DeclareRobustCommand
+ \fi
+\fi
+\def\captionsslovak{%
+\def\prefacename{Predhovor}%
+\def\refname{Literat\'ura}%
+\def\appendixname{Dodatok}%
+\def\listfigurename{Zoznam obr\'azkov}%
+\def\listtablename {Zoznam tabuliek}%
+\def\indexname{Register}%
+\def\tablename{Tabu\v{l}ka}%
+\def\partname{\v{C}as\v{t}}%
+\def\enclname{Pr\'{\i}loha}%
+\def\headtoname{Pre}%
+\def\alsoname{vi\v{d} tie\v{z}}%
+\def\abstractname{Abstrakt}%
+\let\bibname\refname
+\def\chaptername{Kapitola}%
+\def\contentsname{Obsah}%
+\def\figurename{Obr.}%
+\def\ccname{cc.}%
+\def\pagename{Str.}%
+\def\seename{vi\v{d}}}
+\providecommand\captionsenglish{%
+ \def\prefacename{Preface}%
+ \def\refname{References}%
+ \def\abstractname{Abstract}%
+ \def\bibname{Bibliography}%
+ \def\chaptername{Chapter}%
+ \def\appendixname{Appendix}%
+ \def\contentsname{Contents}%
+ \def\listfigurename{List of Figures}%
+ \def\listtablename{List of Tables}%
+ \def\indexname{Index}%
+ \def\figurename{Figure}%
+ \def\tablename{Table}%
+ \def\partname{Part}%
+ \def\enclname{encl}%
+ \def\ccname{cc}%
+ \def\headtoname{To}%
+ \def\pagename{Page}%
+ \def\headpagename{Page}%
+ \def\prefacename{Preface}%
+ \def\seename{see}%
+ \def\alsoname{see also}}
+\def\dateslovak{\def\today{\number\day.~\ifcase\month\or
+ janu\'ara\or febru\'ara\or marca\or apr\'{\i}la\or m\'aja\or j\'una\or
+ j\'ula\or augusta\or septembra\or okt\'obra\or
+ novembra\or decembra\fi
+ \space\number\year}}
+\iflte\ifx\cap@unchgd\undefined\captionsslovak\dateslovak\fi\fi
+\providecommand\dateUSenglish{\def\today{\ifcase\month\or
+ January\or February\or March\or April\or May\or June\or July\or
+ August\or September\or October\or November\or December\fi
+ \space\number\day, \number\year}}
+\providecommand\dateenglish{\def\today{\ifcase\day\or 1st\or 2nd\or
+ 3rd\or 4th\or 5th\or 6th\or 7th\or 8th\or 9th\or 10th\or 11th\or
+ 12th\or 13th\or 14th\or 15th\or 16th\or 17th\or 18th\or 19th\or
+ 20th\or 21st\or 22nd\or 23rd\or 24th\or 25th\or 26th\or 27th\or
+ 28th\or 29th\or 30th\or 31st\fi ~\ifcase\month\or January\or
+ February\or March\or April\or May\or June\or July\or August\or
+ September\or October\or November\or December\fi \space
+ \number\year}}
+\DeclareTextCommandDefault\clqq{\leavevmode
+ \set@low@box{''}%
+ \setbox1=\hbox{l\/}\dimen1=\wd1
+ \setbox1=\hbox{l}\advance\dimen1 by -\wd1
+ \ifdim\dimen1>0pt\kern-.1em\box0\kern.1em
+ \else\kern.1em\box0\kern-.1em\fi\nobreak\hskip0pt}
+\DeclareTextCommandDefault\crqq{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\kern-.07em\hbox{``}\kern.07em\@SF\relax}
+\def\set@low@box#1{\setbox2=\hbox{,}\setbox0=\hbox{#1}%
+ \dimen0=\ht0 \advance\dimen0 by -\ht2
+ \setbox0=\hbox{\lower\dimen0 \box0}\ht0=\ht2\dp0=\dp2}
+\DeclareRobustCommand\clq{\leavevmode\set@low@box{\char'047 }%
+ \box0 \kern.04em\nobreak\hskip0pt\relax}
+\DeclareRobustCommand\crq{{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\char'140 \kern.17em\@SF\relax}}
+\iflte
+ \DeclareTextCommand{\clqq}{T1}{\leavevmode\kern.1em
+ \char18 \kern-.0158em\nobreak\hskip0pt}
+ \DeclareTextCommand{\crqq}{T1}
+ {{\edef\@SF{\spacefactor\the\spacefactor}%
+ \nobreak\kern.06em \char16 \kern.024em \@SF\relax}}
+\fi
+\iflte\else\let\if@compatibility=\iffalse{\let\fi=\fi}\fi
+\ifx\cs@olduv\undefined
+ \iflte
+ \if@compatibility
+ \DeclareRobustCommand\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+ \else
+ \DeclareRobustCommand\uv[1]{{\leavevmode\clqq#1\crqq}}
+ \fi
+ \else
+ \ifx\uv\undefined
+ \def\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+ \fi
+ \fi
+\else
+ \DeclareRobustCommand\uv{\bgroup\aftergroup\closequotes
+ \leavevmode\clqq\let\next=}
+\fi
+\def\closequotes{\unskip\crqq\relax}
+\def\prim@s{\prime\futurelet\next\pr@m@s}
+{\catcode`\'=\active
+\gdef\csprimeson{\catcode96=\active \catcode39=\active
+ \def\pr@m@s{\ifx'\next\let\nxt\pr@@@s \else\ifx^\next\let\nxt\pr@@@t
+ \else\let\nxt\egroup\fi\fi \nxt}}}
+\def\csprimesoff{\catcode96=12 \catcode39=12
+ \def\pr@m@s{\ifx'\next\let\nxt\pr@@@s \else\ifx^\next\let\nxt\pr@@@t
+ \else\let\nxt\egroup\fi\fi \nxt}}
+{\csprimeson
+ \gdef'{\ifmmode\let\n@xt=\mathprim@\else\let\n@xt=\textprim@\fi\n@xt}%
+ \gdef\mathprim@{^\bgroup\prim@s}%
+ \gdef\textprim@{\futurelet\nxt\rightprim@}%
+ \gdef\rightprim@{\ifx'\nxt\let\next=\douvr@
+ \else\let\next\crq\fi\next}%
+ \gdef`{\futurelet\nxt\leftprim@}%
+ \gdef\leftprim@{\ifx`\nxt\let\next=\douvl@
+ \else\let\next=\clq\fi\next}}
+\def\douvr@{\crqq\let\next= }%
+\def\douvl@{\clqq\let\next= }%
+\csprimesoff
+\def\cstieon{\def~{\ifmmode\else\penalty\@M\ \fi}}
+\def\cstieoff{\def~{\penalty\@M \ }}
+\iflte
+\AtBeginDocument{\slovak}
+ \frenchspacing
+\else
+ \def\setthisl@nguage#1#2#3#4{%
+ \ifx#2\undefined \immediate\write\sixt@@n
+ {Warning: I do not speak #1, (the style is not inputted)}
+ \else
+ \ifx#4\undefined \immediate\write\sixt@@n
+ {Warning: I do not speak #1,
+ (the hyphenation patterns are not included)}
+ \else#2#3#4\fi\fi}
+\def\selectlanguage#1{\language #1\relax
+ \ifcase #1\relax \dateUSenglish\captionsenglish\ehyph\or
+ \setthisl@nguage{german} \dategerman \captionsgerman \ghyph\or
+ \setthisl@nguage{austrian}\dateaustrian \captionsgerman \ahyph\or
+ \setthisl@nguage{french} \datefrench \captionsfrench \fhyph\or
+ \setthisl@nguage{english} \dateenglish \captionsenglish\ehyph\or
+ \setthisl@nguage{czech} \dateczech \captionsczech \chyph\or
+ \setthisl@nguage{slovak} \dateslovak \captionsslovak \shyph\fi}
+\def\originalTeX{\selectlanguage{\USenglish}
+ \csname cmaccents\endcsname}
+\def\czechTeX{\selectlanguage{\czech}\csname csaccents\endcsname}
+\def\slovakTeX{\selectlanguage{\slovak}\csname csaccents\endcsname}
+\catcode`\@=\origcatcodeat
+\slovakTeX
+\fi
+\endinput
+%%
+%% End of file `slovak.sty'.
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pag.fd b/Master/texmf-dist/tex/cslatex/base/xl2pag.fd
deleted file mode 100644
index 3d199f46d4f..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2pag.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2pag.fd}[1998/12/27\space CS\space AvantGarde]
-\typeout{\space CS\space AvantGarde}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{pag}{}
-\DeclareFontShape{XL2}{pag}{m}{n}{<-> pagk8z}{}
-\DeclareFontShape{XL2}{pag}{m}{sl}{<-> pagko8z}{}
-\DeclareFontShape{XL2}{pag}{m}{sc}{<-> pagkc8z}{}
-\DeclareFontShape{XL2}{pag}{b}{n}{<-> pagd8z}{}
-\DeclareFontShape{XL2}{pag}{b}{sl}{<-> pagdo8z}{}
-\DeclareFontShape{XL2}{pag}{b}{sc}{<-> pagdc8z}{}
-\DeclareFontShape{XL2}{pag}{bx}{n}{<-> pagd8z}{}
-\DeclareFontShape{XL2}{pag}{bx}{sl}{<-> pagdo8z}{}
-\DeclareFontShape{XL2}{pag}{bx}{sc}{<-> pagdc8z}{}
-\DeclareFontShape{XL2}{pag}{m}{it}{<-> sub * pag/m/sl}{}
-\DeclareFontShape{XL2}{pag}{b}{it}{<-> sub * pag/b/sl}{}
-\DeclareFontShape{XL2}{pag}{bx}{it}{<-> sub * pag/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pbk.fd b/Master/texmf-dist/tex/cslatex/base/xl2pbk.fd
deleted file mode 100644
index 1c3fa0c91af..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2pbk.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2pbk.fd}[1998/12/27\space CS\space Bookman]
-\typeout{\space CS\space Bookman}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{pbk}{}
-\DeclareFontShape{XL2}{pbk}{m}{n}{<-> pbkl8z}{}
-\DeclareFontShape{XL2}{pbk}{m}{it}{<-> pbkli8z}{}
-\DeclareFontShape{XL2}{pbk}{m}{sc}{<-> pbklc8z}{}
-\DeclareFontShape{XL2}{pbk}{bx}{n}{<-> pbkd8z}{}
-\DeclareFontShape{XL2}{pbk}{bx}{it}{<-> pbkdi8z}{}
-\DeclareFontShape{XL2}{pbk}{bx}{sc}{<-> pbkdc8z}{}
-\DeclareFontShape{XL2}{pbk}{b}{n}{<-> pbkd8z}{}
-\DeclareFontShape{XL2}{pbk}{b}{it}{<-> pbkdi8z}{}
-\DeclareFontShape{XL2}{pbk}{b}{sc}{<-> pbkdc8z}{}
-\DeclareFontShape{XL2}{pbk}{m}{sl}{<-> sub * pbk/m/it}{}
-\DeclareFontShape{XL2}{pbk}{b}{sl}{<-> sub * pbk/b/it}{}
-\DeclareFontShape{XL2}{pbk}{bx}{sl}{<-> sub * pbk/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd b/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd
deleted file mode 100644
index c8c06b69cec..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2pcr.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2pcr.fd}[1998/12/27\space CS\space Courier]
-\typeout{\space CS\space Courier}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{pcr}{\hyphenchar\font=-1}
-\DeclareFontShape{XL2}{pcr}{m}{n}{<-> pcrr8u}{}
-\DeclareFontShape{XL2}{pcr}{m}{sl}{<-> pcrro8u}{}
-\DeclareFontShape{XL2}{pcr}{m}{sc}{<-> pcrrc8u}{}
-\DeclareFontShape{XL2}{pcr}{b}{n}{<-> pcrb8u}{}
-\DeclareFontShape{XL2}{pcr}{b}{sl}{<-> pcrbo8u}{}
-\DeclareFontShape{XL2}{pcr}{b}{sc}{<-> pcrbc8u}{}
-\DeclareFontShape{XL2}{pcr}{bx}{n}{<-> pcrb8u}{}
-\DeclareFontShape{XL2}{pcr}{bx}{sl}{<-> pcrbo8u}{}
-\DeclareFontShape{XL2}{pcr}{bx}{sc}{<-> pcrbc8u}{}
-\DeclareFontShape{XL2}{pcr}{m}{it}{<-> sub * pcr/m/sl}{}
-\DeclareFontShape{XL2}{pcr}{b}{it}{<-> sub * pcr/b/sl}{}
-\DeclareFontShape{XL2}{pcr}{bx}{it}{<-> sub * pcr/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2phv.fd b/Master/texmf-dist/tex/cslatex/base/xl2phv.fd
deleted file mode 100644
index ea176eb1a2a..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2phv.fd
+++ /dev/null
@@ -1,25 +0,0 @@
-\ProvidesFile{xl2phv.fd}[1998/12/27\space CS\space Helvetica]
-\typeout{\space CS\space Helvetica}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{phv}{}
-\DeclareFontShape{XL2}{phv}{m}{n}{<-> phvr8z}{}
-\DeclareFontShape{XL2}{phv}{m}{sl}{<-> phvro8z}{}
-\DeclareFontShape{XL2}{phv}{m}{sc}{<-> phvrc8z}{}
-\DeclareFontShape{XL2}{phv}{b}{n}{<-> phvb8z}{}
-\DeclareFontShape{XL2}{phv}{b}{sl}{<-> phvbo8z}{}
-\DeclareFontShape{XL2}{phv}{b}{sc}{<-> phvbc8z}{}
-\DeclareFontShape{XL2}{phv}{bx}{n}{<-> phvb8z}{}
-\DeclareFontShape{XL2}{phv}{bx}{sl}{<-> phvbo8z}{}
-\DeclareFontShape{XL2}{phv}{bx}{sc}{<-> phvbc8z}{}
-\DeclareFontShape{XL2}{phv}{c}{n}{<-> phvrn8z}{}
-\DeclareFontShape{XL2}{phv}{c}{sl}{<-> phvron8z}{}
-\DeclareFontShape{XL2}{phv}{c}{sc}{<-> phvrnc8z}{}
-\DeclareFontShape{XL2}{phv}{bc}{n}{<-> phvbn8z}{}
-\DeclareFontShape{XL2}{phv}{bc}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{XL2}{phv}{bc}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{XL2}{phv}{m}{it}{<-> sub * phv/m/sl}{}
-\DeclareFontShape{XL2}{phv}{b}{it}{<-> sub * phv/b/sl}{}
-\DeclareFontShape{XL2}{phv}{bx}{it}{<-> sub * phv/bx/sl}{}
-\DeclareFontShape{XL2}{phv}{c}{it}{<-> sub * phv/c/sl}{}
-\DeclareFontShape{XL2}{phv}{bc}{it}{<-> sub * phv/bc/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2phvn.fd b/Master/texmf-dist/tex/cslatex/base/xl2phvn.fd
deleted file mode 100644
index 79fde846d35..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2phvn.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2phvn.fd}[1998/12/27\space CS\space Helvetica\space Narrow]
-\typeout{\space CS\space Helvetica\space Narrow}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{phvn}{}
-\DeclareFontShape{XL2}{phvn}{m}{n}{<-> phvrn8z}{}
-\DeclareFontShape{XL2}{phvn}{m}{sl}{<-> phvron8z}{}
-\DeclareFontShape{XL2}{phvn}{m}{sc}{<-> phvrnc8z}{}
-\DeclareFontShape{XL2}{phvn}{b}{n}{<-> phvbn8z}{}
-\DeclareFontShape{XL2}{phvn}{b}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{XL2}{phvn}{b}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{XL2}{phvn}{bx}{n}{<-> phvbn8z}{}
-\DeclareFontShape{XL2}{phvn}{bx}{sl}{<-> phvbon8z}{}
-\DeclareFontShape{XL2}{phvn}{bx}{sc}{<-> phvbnc8z}{}
-\DeclareFontShape{XL2}{phvn}{m}{it}{<-> sub * phvn/m/sl}{}
-\DeclareFontShape{XL2}{phvn}{b}{it}{<-> sub * phvn/b/sl}{}
-\DeclareFontShape{XL2}{phvn}{bx}{it}{<-> sub * phvn/bx/sl}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd b/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd
deleted file mode 100644
index fe20ed9046e..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2pnc.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2pnc.fd}[1998/12/27\space CS\space New\space Century\space Schoolbook]
-\typeout{\space CS\space New\space Century\space Schoolbook}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{pnc}{}
-\DeclareFontShape{XL2}{pnc}{m}{n}{<-> pncr8z}{}
-\DeclareFontShape{XL2}{pnc}{m}{it}{<-> pncri8z}{}
-\DeclareFontShape{XL2}{pnc}{m}{sc}{<-> pncrc8z}{}
-\DeclareFontShape{XL2}{pnc}{b}{n}{<-> pncb8z}{}
-\DeclareFontShape{XL2}{pnc}{b}{it}{<-> pncbi8z}{}
-\DeclareFontShape{XL2}{pnc}{b}{sc}{<-> pncbc8z}{}
-\DeclareFontShape{XL2}{pnc}{bx}{n}{<-> pncb8z}{}
-\DeclareFontShape{XL2}{pnc}{bx}{it}{<-> pncbi8z}{}
-\DeclareFontShape{XL2}{pnc}{bx}{sc}{<-> pncbc8z}{}
-\DeclareFontShape{XL2}{pnc}{m}{sl}{<-> sub * pnc/m/it}{}
-\DeclareFontShape{XL2}{pnc}{b}{sl}{<-> sub * pnc/b/it}{}
-\DeclareFontShape{XL2}{pnc}{bx}{sl}{<-> sub * pnc/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2ppl.fd b/Master/texmf-dist/tex/cslatex/base/xl2ppl.fd
deleted file mode 100644
index 130f61aaa96..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2ppl.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2ppl.fd}[1998/12/27\space CS\space Palatino]
-\typeout{\space CS\space Palatino}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{ppl}{}
-\DeclareFontShape{XL2}{ppl}{m}{n}{<-> pplr8z}{}
-\DeclareFontShape{XL2}{ppl}{m}{it}{<-> pplri8z}{}
-\DeclareFontShape{XL2}{ppl}{m}{sc}{<-> pplrc8z}{}
-\DeclareFontShape{XL2}{ppl}{b}{n}{<-> pplb8z}{}
-\DeclareFontShape{XL2}{ppl}{b}{it}{<-> pplbi8z}{}
-\DeclareFontShape{XL2}{ppl}{b}{sc}{<-> pplbc8z}{}
-\DeclareFontShape{XL2}{ppl}{bx}{n}{<-> pplb8z}{}
-\DeclareFontShape{XL2}{ppl}{bx}{it}{<-> pplbi8z}{}
-\DeclareFontShape{XL2}{ppl}{bx}{sc}{<-> pplbc8z}{}
-\DeclareFontShape{XL2}{ppl}{m}{sl}{<-> sub * ppl/m/it}{}
-\DeclareFontShape{XL2}{ppl}{b}{sl}{<-> sub * ppl/b/it}{}
-\DeclareFontShape{XL2}{ppl}{bx}{sl}{<-> sub * ppl/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2ptm.fd b/Master/texmf-dist/tex/cslatex/base/xl2ptm.fd
deleted file mode 100644
index 26ae828f9e5..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2ptm.fd
+++ /dev/null
@@ -1,17 +0,0 @@
-\ProvidesFile{xl2ptm.fd}[1998/12/27\space CS\space Times]
-\typeout{\space CS\space Times}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{ptm}{}
-\DeclareFontShape{XL2}{ptm}{m}{n}{<-> ptmr8z}{}
-\DeclareFontShape{XL2}{ptm}{m}{it}{<-> ptmri8z}{}
-\DeclareFontShape{XL2}{ptm}{m}{sc}{<-> ptmrc8z}{}
-\DeclareFontShape{XL2}{ptm}{b}{n}{<-> ptmb8z}{}
-\DeclareFontShape{XL2}{ptm}{b}{it}{<-> ptmbi8z}{}
-\DeclareFontShape{XL2}{ptm}{b}{sc}{<-> ptmbc8z}{}
-\DeclareFontShape{XL2}{ptm}{bx}{n}{<-> ptmb8z}{}
-\DeclareFontShape{XL2}{ptm}{bx}{it}{<-> ptmbi8z}{}
-\DeclareFontShape{XL2}{ptm}{bx}{sc}{<-> ptmbc8z}{}
-\DeclareFontShape{XL2}{ptm}{m}{sl}{<-> sub * ptm/m/it}{}
-\DeclareFontShape{XL2}{ptm}{b}{sl}{<-> sub * ptm/b/it}{}
-\DeclareFontShape{XL2}{ptm}{bx}{sl}{<-> sub * ptm/bx/it}{}
diff --git a/Master/texmf-dist/tex/cslatex/base/xl2pzc.fd b/Master/texmf-dist/tex/cslatex/base/xl2pzc.fd
deleted file mode 100644
index fbf8f735aa5..00000000000
--- a/Master/texmf-dist/tex/cslatex/base/xl2pzc.fd
+++ /dev/null
@@ -1,18 +0,0 @@
-\ProvidesFile{xl2pzc.fd}[1998/12/27\space CS\space Zapf\space Chancery]
-\typeout{\space CS\space Zapf\space Chancery}
-\typeout{(C)\space Z.\space Wagner, 1998/12/27}
-\typeout{Created\space by\space CsPsFont\space utility\space v.1.0f\space (C)\space Z.\space Wagner,\space 1998/12/27}
-\DeclareFontFamily{XL2}{pzc}{}
-\DeclareFontShape{XL2}{pzc}{m}{it}{<-> pzcmi8z}{}
-\DeclareFontShape{XL2}{pzc}{m}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{m}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{m}{sc}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{b}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{b}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{b}{it}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{b}{sc}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{bx}{n}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{bx}{sl}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{bx}{it}{<-> sub * pzc/m/it}{}
-\DeclareFontShape{XL2}{pzc}{bx}{sc}{<-> sub * pzc/m/it}{}
-% Only one shape available!