diff options
Diffstat (limited to 'Master/texmf-dist/source/xelatex/xgreek/xgreek.ins')
-rw-r--r-- | Master/texmf-dist/source/xelatex/xgreek/xgreek.ins | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins b/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins new file mode 100644 index 00000000000..48c0da9885f --- /dev/null +++ b/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins @@ -0,0 +1,53 @@ +%% Copyright 2006 Apostolos Syropoulos +%% +%% This file is part of the `xgreek' package. +%% You are not allowed to modify its contents. +%% +\def\filedate{2006/12/10} +\def\batchfile{xgreek.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 2007 Apostolos Syropoulos + This program can be redistributed and/or modified under the + terms of the LaTeX Project Public License Distributed from + http://www.latex-project.org/lppl.txt; either + version 1.3c of the License, or any later version. + + This work has the LPPL maintenance status `maintained'. + + Please report errors or suggestions for improvement to + + Apostolos Syropoulos (asyropoulos@yahoo.com) + +\endpreamble + + +\keepsilent + +\generate{\generateFile{xgreek.sty}{f}{\from{xgreek.dtx}{xgreek}}} +\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 XeTeXing!} +\Msg{**********************************************************} +\endinput |