% Hacked from csplain.ini by Jan "Yenya" Kasprzak \input csfonts % re-defines primitive \font \input plain % format Plain \restorefont % original meaning of primitive \font \input eplain % eplain format \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: cseplain .} \message{The cs-fonts are preloaded and A4 size implicitly defined.}} \ifx\enc\undefined \else \input enc-\enc.tex \fi % re-encoding using encTeX \ifx\xprncode\undefined \else %% The encTeX is detected \count255=128 % All codes > 128 are printable: \loop \xprncode\count255=1 \advance\count255 by 1 \ifnum \count255<256 \repeat % The document macros can't test the re-encoding state: \let\enc=\undefined \let\setinputchr=\undefined \let\xordcode=\undefined \let\xchrcode=\undefined \let\xprncode=\undefined \fi \dump