summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/lambda/antomega/antenc.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/lambda/antomega/antenc.ins')
-rw-r--r--Master/texmf-dist/source/lambda/antomega/antenc.ins62
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/lambda/antomega/antenc.ins b/Master/texmf-dist/source/lambda/antomega/antenc.ins
new file mode 100644
index 00000000000..a8c41ad7732
--- /dev/null
+++ b/Master/texmf-dist/source/lambda/antomega/antenc.ins
@@ -0,0 +1,62 @@
+%%
+%% This file generates various encoding definition files from the file
+%% antenc.dtx by means of the LaTeX program docstrip. This program
+%% eliminates almost all commented lines thus speeding up the loading
+%% of the code. Documentation may be obtained by running LaTeX on
+%% the source file antomega.dtx.
+%% ----------------------------------------
+%%
+%% This file is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Copyright 2005 Alexej Kryukov
+%% All rights reserved.
+%%
+%% Permission is granted to distribute verbatim copies of this file
+%% together with antomega.dtx.
+%%
+%% No other permissions to copy or distribute this file in any form
+%% are granted and in particular no permission to modify its contents.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{antenc.ins}
+\def\fileversion{0.8}
+\def\filedate{7 May 2005}
+\input docstrip.tex
+\preamble
+
+This file is a part of the ANTOMEGA project version \fileversion
+-----------------------------------------------------
+
+It may be distributed under the terms of the LaTeX Project Public
+License, as described in lppl.txt in the base LaTeX distribution.
+Either version 1.0 or, at your option, any later version.
+Copyright (C) 2001 -- 2005 by Alexej Kryukov
+Please report errors to: A.M. Kryukov <basileia@yandex.ru>
+
+\endpreamble
+
+\keepsilent
+
+\Msg{*** Generating the extension package antomega.sty ***}
+
+\generateFile{ut1enc-antomega.def}{t}{\from{antenc.dtx}{UT1}}
+\generateFile{t1enc-antomega.def}{t}{\from{antenc.dtx}{T1}}
+\generateFile{t2aenc-antomega.def}{t}{\from{antenc.dtx}{T2A}}
+\generateFile{lgrenc-antomega.def}{t}{\from{antenc.dtx}{LGR}}
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* Now move the encoding definition files where Omega }
+\Msg{* can find them }
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+}
+
+\endinput