diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-15 22:49:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-15 22:49:46 +0000 |
commit | 5678264eb318e7ca4f57a6b5a46abeaa005aef1d (patch) | |
tree | 03f22438a635094d2c894cbaf8990c9023846d3b /Master/texmf-dist/source/latex/engpron/engpron.ins | |
parent | 17f6e913665cd141c5dd5c3cde1ed400c1434e59 (diff) |
engpron 2 (15aug08)
git-svn-id: svn://tug.org/texlive/trunk@10364 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/engpron/engpron.ins')
-rwxr-xr-x | Master/texmf-dist/source/latex/engpron/engpron.ins | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/engpron/engpron.ins b/Master/texmf-dist/source/latex/engpron/engpron.ins new file mode 100755 index 00000000000..40776952d26 --- /dev/null +++ b/Master/texmf-dist/source/latex/engpron/engpron.ins @@ -0,0 +1,75 @@ +%% +%% Copyright (C) 2004, 2008 by Yvon Henel alias Le TeXnicien de surface +%% <le.texnicien.de.surface@wanadoo.fr> +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.2 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.2 or later is part of all distributions of LaTeX version +%% 1999/12/01 or later. +%% +\ifx\documentclass\YvonHenelAliasLeTexnicienDeSurfaceIsNotUndefined +\def\End{\csname fi\endcsname\end} +\bgroup +\obeyspaces +\immediate\write16 {*************************************************************} +\immediate\write16 {** *} +\immediate\write16 {** CAUTION: Use LATEX to compile this file! *} +\immediate\write16 {** *} +\immediate\write16 {** ATTENTION: Utiliser LATEX pour compiler ce fichier ! *} +\immediate\write16 {** *} +\immediate\write16 {*************************************************************} +\egroup +\End +\else +\input{docstrip} +\keepsilent +\preamble +This is a generated file. + +Copyright (C) 2003-2008 Y. Henel, le TeXnicien de surface +<le.texnicien.de.surface@wanadoo.fr> + +This file may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.2 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.2 or later is part of all distributions of LaTeX version +1999/12/01 or later. +\endpreamble + +\askforoverwritefalse +\generate{ + \file{engpron.sty}{\from{engpron.dtx}{package,en}} + \file{engpron-tools.sty}{\from{engpron.dtx}{doc-sty}} + \file{engpron-en.ltx}{\from{engpron.dtx}{doc,en}} + \file{engpron-fr.ltx}{\from{engpron.dtx}{doc,fr}} + \file{engpron-ex-fr.tex}{\from{engpron.dtx}{exemple,fr}} + \file{engpron-ex-en.tex}{\from{engpron.dtx}{exemple,en}} + } +\obeyspaces +\Msg{*****************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* file into a directory searched by TeX: *} +\Msg{* engpron.sty *} +\Msg{*****************************************************************} +\Msg{* Pour finir l'installation vous devez placer *} +\Msg{* le fichier suivant dans un dossier parcouru par TeX: *} +\Msg{* engpron.sty *} +\Msg{* *} +\Msg{* To produce the documentation read the README file *} +\Msg{* Pour produire la documentation lire le fichier LISEZMOI *} +\Msg{* *} +\Msg{** Happy TeXing **} +\Msg{** TeXez dans la joie ! **} +\Msg{*****************************************************************} +\fi +\endbatchfile |