diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-26 00:49:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-26 00:49:14 +0000 |
commit | ddbbbe630665e57743e59ca5df71b2d054bd5d81 (patch) | |
tree | 760ddab647b788ce4dd070cea41c3a926720ba98 /Master/texmf-dist/source/latex/silence/silence.ins | |
parent | d1dd837a14e1be294dc54fc334a94e2c1a1dfffd (diff) |
new latex package silence (24feb09)
git-svn-id: svn://tug.org/texlive/trunk@12234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/silence/silence.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/silence/silence.ins | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/silence/silence.ins b/Master/texmf-dist/source/latex/silence/silence.ins new file mode 100644 index 00000000000..17564a3eb0e --- /dev/null +++ b/Master/texmf-dist/source/latex/silence/silence.ins @@ -0,0 +1,31 @@ +\input docstrip.tex
+\askforoverwritefalse
+\keepsilent
+\preamble
+
+******************************************************************************
+******************************************************************************
+** **
+** silence v.1.1 by Paul Isambert **
+** See the documentation for a comment on the implementation. **
+** **
+** This set of macros is published under the LaTeX Project Public License: **
+** **
+** Do whatever you want to that software, **
+** but if you modify it, change its name to avoid confusion, **
+** and if you copy part of the code please mention where it comes from. **
+** **
+** Comments, suggestions and bugs: **
+** **
+** zappathustra@free.fr **
+** **
+** http://paulisambert.free.fr/ **
+** **
+** Enjoy! **
+** **
+******************************************************************************
+******************************************************************************
+
+\endpreamble
+\generate{\file{silence.sty}{\from{silence-doc.dtx}{package}}}
+\endbatchfile
|