summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/widetable/widetable.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-28 23:57:48 +0000
committerKarl Berry <karl@freefriends.org>2009-09-28 23:57:48 +0000
commit56ba94d1d3a01b11a10578f66d461dac3aad2b0e (patch)
tree8ab55bd68e7017335787a929fbdd055647704822 /Master/texmf-dist/source/latex/widetable/widetable.ins
parente1ad2371d28982edecd1e4f12ff42cdb6f15dcd6 (diff)
new latex package widetable 1.0 (28sep09)
git-svn-id: svn://tug.org/texlive/trunk@15540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/widetable/widetable.ins')
-rw-r--r--Master/texmf-dist/source/latex/widetable/widetable.ins67
1 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/widetable/widetable.ins b/Master/texmf-dist/source/latex/widetable/widetable.ins
new file mode 100644
index 00000000000..5f7dddf542d
--- /dev/null
+++ b/Master/texmf-dist/source/latex/widetable/widetable.ins
@@ -0,0 +1,67 @@
+%%
+%% ----------------------------------------
+%%
+%% This system is distributed in the hope that it will be useful,
+%% but WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+%% IMPORTANT NOTICE:
+%%
+%% Copyright 2009 Claudio Beccari
+%% All rights reserved.
+%%
+%% Permission is granted to distribute verbatim copies of this file
+%% together with widetable.dtx.
+%%
+%% No other permissions to copy or distribute this file in any form
+%% are granted and in particular no permission to modify its contents.
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+\def\batchfile{widetable.ins}
+\input docstrip.tex
+\preamble
+
+Copyright 2009 Claudio Beccari All rights reserved.
+
+ This system is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+
+IMPORTANT NOTICE:
+
+You are not allowed to change this file.
+
+You are allowed to distribute this file under the condition that
+it is distributed together with widetable.dtx.
+
+If you receive only some of these files from someone, complain!
+
+You are NOT ALLOWED to distribute this file alone. You are NOT
+ALLOWED to take money for the distribution or use of either this
+file or a changed version, except for a nominal charge for copying
+etc.
+\endpreamble
+\def\batchfile{widetable.dst} % ignored in distribution
+\input docstrip.tex % ignored in distribution
+
+\keepsilent
+
+\Msg{*** File widetable.sty is being generated ***}
+
+\generateFile{widetable.sty}{t}{\from{widetable.dtx}{package}}
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* Now move (if it is not already there) widetable.sty }
+\Msg{* to a folder on the LaTeX search path}
+\Msg{*}
+\Msg{* Documentation is obtained by LaTeXing widetable.dtx.}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+}
+
+\endinput