You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.0 KiB
33 lines
1.0 KiB
%% June 2004 W\l{}odek Bzyl (public domain)
|
|
%% UTF8MeX
|
|
%% MeX format for UTF-8 encoded files
|
|
%%
|
|
%% Requires:
|
|
%% - version 7.5.3 of Web2C implementation of TeX
|
|
%% - `utf8math.tex', `utf8raw.tex, `utf8unkn.tex'
|
|
%% (these files belong to the EncTeX package:
|
|
%% ftp://math.feld.cvut.cz/pub/olsak/enctex/)
|
|
%%
|
|
\ifx\pdfoutput\undefined \else
|
|
\ifx\pdfoutput\relax \else
|
|
%
|
|
% We're building the Mex format with the pdfetex engine (started 2004).
|
|
\input pdftexconfig
|
|
\pdfoutput=0
|
|
%
|
|
% pdfTeX related primitives are no longer hidden by default
|
|
% (started 2005). Uncomment and recreate the format files by running
|
|
% "fmtutil --all" resp. "fmtutil-sys --all" to revert to the old
|
|
% (2004) behaviour.
|
|
% \input pdftex-dvi.tex
|
|
%
|
|
\fi
|
|
\fi
|
|
%
|
|
% the usual format initialization.
|
|
\input mex.tex
|
|
\input utf8-pl
|
|
%\input plaina4 % set \hsize and \vsize for A4 %not important, needs cslatex (SW)
|
|
\everyjob=\expandafter{\the\everyjob
|
|
\message{This is UTF8MeX Version 0.1 13.VI.2004 (W. Bzyl)}}
|
|
\dump
|
|
|