summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/standalone/standalone.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/standalone/standalone.ins')
-rw-r--r--Master/texmf-dist/source/latex/standalone/standalone.ins52
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/standalone/standalone.ins b/Master/texmf-dist/source/latex/standalone/standalone.ins
new file mode 100644
index 00000000000..0900fcf2901
--- /dev/null
+++ b/Master/texmf-dist/source/latex/standalone/standalone.ins
@@ -0,0 +1,52 @@
+%% $Id: standalone.ins 1690 2010-03-20 13:52:08Z martin $
+\input docstrip.tex
+\preamble
+
+Copyright (c) 2010 by Martin Scharrer <martin@scharrer-online.de>
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3c
+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.3c or later is part of all distributions of LaTeX
+version 2008/05/04 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Martin Scharrer.
+
+This work consists of the files standalone.dtx, standalone.ins
+and the derived file standalone.sty.
+
+\endpreamble
+\keepsilent
+
+\generate{%
+ \file{standalone.cls}{\from{standalone.dtx}{cls}}%
+ \file{standalone.sty}{\from{standalone.dtx}{sty}}%
+ \nopreamble\nopostamble
+ \file{standalone.tex}{\from{standalone.dtx}{tex}}%
+ \file{standalone.cfg}{\from{standalone.dtx}{cfg}}%
+}
+
+\obeyspaces
+\Msg{*************************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the following *}
+\Msg{* file into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* standalone.sty *}
+\Msg{* *}
+\Msg{* To produce the documentation run the file standalone.dtx *}
+\Msg{* through LaTeX. *}
+\Msg{* *}
+\Msg{* Happy TeXing! *}
+\Msg{* *}
+\Msg{*************************************************************}
+
+\endbatchfile
+%% vim: ft=tex
+