summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/lambda/antomega/antomega.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/lambda/antomega/antomega.ins')
-rw-r--r--Master/texmf-dist/source/lambda/antomega/antomega.ins74
1 files changed, 74 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/lambda/antomega/antomega.ins b/Master/texmf-dist/source/lambda/antomega/antomega.ins
new file mode 100644
index 00000000000..7fc31478f15
--- /dev/null
+++ b/Master/texmf-dist/source/lambda/antomega/antomega.ins
@@ -0,0 +1,74 @@
+%%
+%% This file generates file antomega.sty from file antomega.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 system 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 2002 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{antomega.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 -- 2002 by Alexej Kryukov
+Please report errors to: A.M. Kryukov <basileia@yandex.ru>
+
+\endpreamble
+
+\keepsilent
+
+\Msg{*** Generating the extension package antomega.sty ***}
+
+\generateFile{antomega.sty}{t}{\from{antomega.dtx}{antomega}}
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* Now move antomega.sty where Omega can find it }
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+}
+
+\Msg{*** Generating the files which should be loaded into Lambda format ***}
+
+\generateFile{hyphen.cfg}{t}{\from{antomega.dtx}{kernel,patterns}}
+\generateFile{antomega.cfg}{t}{\from{antomega.dtx}{config}}
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* Now move hyphen.cfg and antomega.cfg where iniomega can }
+\Msg{* find them }
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+}
+
+\endinput