diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-15 00:14:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-15 00:14:55 +0000 |
commit | 1eb8d4fb119786820e35b966a795ad48d3ae7d8f (patch) | |
tree | 1a6c787ed3571c9b09db7fcc758e869cf987defb /Master/texmf-dist/source/xelatex/xgreek/xgreek.ins | |
parent | a3c247ca2fe6967457e64b7d823b414183af66d9 (diff) |
xgreek with all sources
git-svn-id: svn://tug.org/texlive/trunk@6631 c570f23f-e606-0410-a88d-b1316a301751
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 |