summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/quotchap/quotchap.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:56:56 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:56:56 +0000
commit3c84bd16b81dd8aeb985697fe2136cb12aa8d179 (patch)
treea88cca3d42feaa81dd8121b5c78cca3f93703118 /Master/texmf-dist/source/latex/quotchap/quotchap.ins
parentcd4fa88e905467a15c9dbb5a525fcbcac6f61c64 (diff)
trunk/Master/texmf-dist/source/latex/quotchap
git-svn-id: svn://tug.org/texlive/trunk@480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/quotchap/quotchap.ins')
-rw-r--r--Master/texmf-dist/source/latex/quotchap/quotchap.ins68
1 files changed, 68 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/quotchap/quotchap.ins b/Master/texmf-dist/source/latex/quotchap/quotchap.ins
new file mode 100644
index 00000000000..25094669148
--- /dev/null
+++ b/Master/texmf-dist/source/latex/quotchap/quotchap.ins
@@ -0,0 +1,68 @@
+%% quotchap.ins
+%%
+%% Docstrip installation instruction file
+%% for docstyle `quotchap', Version 0.9f of 1998/02/09
+%%
+%% Copyright (C) 1998 by Karsten Tinnefeld. Legal stuff see below.
+%%
+\NeedsTeXFormat{LaTeX2e}[1995/09/15]
+\def\batchfile{quotchap.ins}
+\input docstrip
+\preamble
+
+This file is part of the QUOTCHAP package, a package a package for
+creating decorative chapter headings with quotations, a postscript
+output device is needed. Copyright (C) 1998 Karsten Tinnefeld.
+
+This file is NOT part of the LaTeX2e system, but intended for use with
+it.
+
+This file is free software; you can redistribute it and/or modify it
+under the terms of the GNU Library General Public License as published
+by the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This document 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. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+somehow; if not, write to the Free Software Foundation, Inc., 675 Mass
+Ave, Cambridge, MA 02139, USA.
+
+Error Reports in case of UNCHANGED versions to
+
+ Karsten Tinnefeld
+ Leostrasse 11
+ D-44225 Dortmund
+ Germany
+ Email: tinnefeld@irb.cs.uni-dortmund.de
+
+\endpreamble
+
+\keepsilent
+\usedir{tex/latex/misc}
+
+\generate{\file{quotchap.sty}{\from{quotchap.dtx}{}}}
+
+\Msg{************************************************************}
+\Msg{*}
+\makeatletter\@ifundefined{basedir}{
+\Msg{* To finish the installation you have to move the following}
+\Msg{* file into a directory searched by TeX:}
+}{%
+\Msg{* The following files have been automatically created in a}
+\Msg{* directory searched by TeX:}
+}\makeatother
+\Msg{*}
+\Msg{* \space\space quotchap.sty}
+\Msg{*}
+\Msg{* To produce the implementation documentation you}
+\Msg{* can run the file `quotchap.dtx' through LaTeX:}
+\Msg{* \space\space latex quotchap.dtx}
+\Msg{*}
+\Msg{************************************************************}
+\endbatchfile
+%%
+%% End of file `quotchap.ins'.