diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:39 +0000 |
commit | 768cb1db46537dc85d4a88683505a3111b80e5c8 (patch) | |
tree | 5715640ed11949ab921bff64b30aaf573330fd1b /Master/texmf-dist/source/latex/elmath/elmath.ins | |
parent | 5fb46f26107924ed9cec8d5d9bf04e5dbb64c5ff (diff) |
trunk/Master/texmf-dist/source/latex/elmath
git-svn-id: svn://tug.org/texlive/trunk@243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/elmath/elmath.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/elmath/elmath.ins | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/elmath/elmath.ins b/Master/texmf-dist/source/latex/elmath/elmath.ins new file mode 100644 index 00000000000..e6531fab503 --- /dev/null +++ b/Master/texmf-dist/source/latex/elmath/elmath.ins @@ -0,0 +1,52 @@ +%% Copyright 2004 Yannis Potamianos and Apostolos Syropoulos +%% +%% This file is part of the `elmath' package. +%% You are not allowed to modify its contents. +%% +\def\filedate{2004/03/25} +\def\batchfile{elmath.ins} +\input docstrip.tex + +{\ifx\generate\undefined +\Msg{**********************************************} +\Msg{*} +\Msg{* This installation requires docstrip} +\Msg{* version 2.3c or later.} +\Msg{*} +\Msg{* An older version of docstrip has been input} +\Msg{*} +\Msg{**********************************************} +\errhelp{Move or rename old docstrip.tex.} +\errmessage{Old docstrip in input path} +\batchmode +\csname @@end\endcsname +\fi} + +\preamble + + (c) copyright 2004 Yannis Potamianos and Apostolos Syropoulos + This program can be redistributed and/or modified under the terms + of the LaTeX Project Public License Distributed from CTAN + archives in directory macros/latex/base/lppl.txt; either + version 1 of the License, or any later version. + + Please report errors or suggestions for improvement to + + Yannis Potamianos and/or Apostolos Syropoulos + potamianos@sch.gr apostolo@obelix.ee.duth.gr + +\endpreamble + + +\keepsilent + +\generate{\generateFile{elmath.sty}{f}{\from{elmath.dtx}{elmath}}} +\postamble +\endpostamble +\Msg{**********************************************************} +\Msg{* To finish installation you have to copy} +\Msg{* the generated .sty file in the appropriate} +\Msg{* directory and then to rehash your TeX system} +\Msg{* Happy Greek TeXing!} +\Msg{**********************************************************} +\endinput |