diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-15 14:31:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-15 14:31:14 +0000 |
commit | ef44f6e3d8f6ca785d5bf019fc4046d406bc82e2 (patch) | |
tree | 1108c6cfe6c1434e13b9e6084a0aa2762c1743ed /Master/texmf-dist/source/latex/libgreek/libgreek.ins | |
parent | 7ffa0fb0d6d8d635a643d61decfc6cd17083ac28 (diff) |
new latex package libgreek (14mar11)
git-svn-id: svn://tug.org/texlive/trunk@21725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/libgreek/libgreek.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/libgreek/libgreek.ins | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/libgreek/libgreek.ins b/Master/texmf-dist/source/latex/libgreek/libgreek.ins new file mode 100644 index 00000000000..5eab57ab72a --- /dev/null +++ b/Master/texmf-dist/source/latex/libgreek/libgreek.ins @@ -0,0 +1,80 @@ +%% +%% Copyright (C) 2011 by Jean-Francois Burnol +%% +%% Please report errors to jfbu (at) free.fr +%% +%% This file be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3 of this license or (at your option) any +%% later version. The latest version of this license is +%% in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions +%% of LaTeX version 2003/12/01 or later. +%% +%% --------------- start of docstrip commands ------------------ +%% +\def\filedate{2011/03/14} +\def\batchfile{libgreek.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} + +\declarepreamble\mainpreamble +This is a generated file. + + Copyright (C) 2011 by Jean-Francois Burnol + + Please report errors to jfbu (at) free.fr + + This file may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3 of this license or (at your option) any + later version. The latest version of this license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of + LaTeX version 2003/12/01 or later. + +\endpreamble + +\keepsilent + +\usedir{tex/latex/libgreek} + +\usepreamble\mainpreamble + +\askforoverwritefalse + +\generate{\file{libgreek.sty}{\from{libgreek.dtx}{code}} + } + +\ifToplevel{ +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space libgreek.sty} +\Msg{*} +\Msg{* To produce the documentation run libgreek.dtx through} +\Msg{* LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +} + + +\endbatchfile |