summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tabvar/tabvar.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:58:14 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:58:14 +0000
commit090f8ec82714dc1647bdbca6daa9a10a7717d587 (patch)
tree0c5e6a195debfbca3495373a968482af69ef296f /Master/texmf-dist/source/latex/tabvar/tabvar.ins
parent685b12b130cc2244d8688e1fa5f458e7ae85dc92 (diff)
trunk/Master/texmf-dist/source/latex/tabvar
git-svn-id: svn://tug.org/texlive/trunk@541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tabvar/tabvar.ins')
-rw-r--r--Master/texmf-dist/source/latex/tabvar/tabvar.ins66
1 files changed, 66 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/tabvar/tabvar.ins b/Master/texmf-dist/source/latex/tabvar/tabvar.ins
new file mode 100644
index 00000000000..f48f48cb1df
--- /dev/null
+++ b/Master/texmf-dist/source/latex/tabvar/tabvar.ins
@@ -0,0 +1,66 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Copyright (C) Daniel Flipo 2003-2005 <daniel.flipo@univ-lille1.fr>.
+%%
+%% It 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.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\filedate{2004/12/30}
+\def\batchfile{tabvar.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}
+
+\keepsilent
+
+\usedir{tex/latex/tabvar}
+
+\generate{\file{tabvar.sty}{\from{tabvar.dtx}{sty}}
+ }
+
+\nopreamble
+\generate{\file{tabvar.cfg}{\from{tabvar.dtx}{cfg}}
+ }
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* Now, run 'mpost -tex=latex tabvar' to produce files}
+\Msg{* tabvar.1 tabvar.2 tabvar.3 from tabvar.mp}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space tabvar.sty tabvar.cfg tabvar.1 tabvar.2 tabvar.3}
+\Msg{*}
+\Msg{* To produce the documentation}
+\Msg{* run tabvar.dtx through LaTeX or pdfLaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endinput