summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tensor/tensor.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:58:16 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:58:16 +0000
commit5209f83487b08194a8e6125b8d73ab73f89310b3 (patch)
treeeb5d02ac7ad3532dcc35ef6537b9b025c1aa0187 /Master/texmf-dist/source/latex/tensor/tensor.ins
parent4f0e4a98c47320eefd4888eb8628b5a60dd03437 (diff)
trunk/Master/texmf-dist/source/latex/tensor
git-svn-id: svn://tug.org/texlive/trunk@543 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tensor/tensor.ins')
-rw-r--r--Master/texmf-dist/source/latex/tensor/tensor.ins56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/tensor/tensor.ins b/Master/texmf-dist/source/latex/tensor/tensor.ins
new file mode 100644
index 00000000000..91b1922fd22
--- /dev/null
+++ b/Master/texmf-dist/source/latex/tensor/tensor.ins
@@ -0,0 +1,56 @@
+%%
+%% Copyright (C) 2004 by Philip G. Ratcliffe <philip.ratcliffe@uninsubria.it>
+%%
+%% 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.
+%%
+\input docstrip
+\keepsilent
+\usedir{tex/latex/tensor}
+\preamble
+
+Copyright (C) 2004 by Philip G. Ratcliffe <philip.ratcliffe@uninsubria.it>
+
+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
+
+\generateFile{tensor.sty}{n}{\from{tensor.dtx}{package}}
+
+\ifToplevel{
+\Msg{*************************************************************}
+\Msg{*}
+\Msg{* To finish the installation, move the following file into a}
+\Msg{* directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space tensor.sty }
+\Msg{*}
+\Msg{* To produce the documentation, run tensor.dtx through LaTeX.}
+\Msg{* To produce a documentation index, run makeindex like this:}
+\Msg{* \space\space makeindex -s gind.ist tensor}
+\Msg{* To produce a history of changes, run makeindex like this:}
+\Msg{* \space\space makeindex -s gglo.ist -o tensor.gls tensor.glo}
+\Msg{* Finally, run `tensor.dtx' through LaTeX again.}
+\Msg{*}
+\Msg{* Happy LaTeXing}
+\Msg{*************************************************************}
+}
+
+\endbatchfile
+%%
+%% End of file `tensor.ins'.