summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins')
-rw-r--r--macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins69
1 files changed, 37 insertions, 32 deletions
diff --git a/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins b/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins
index 422fef2d0f..4507c0dcaa 100644
--- a/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins
+++ b/macros/latex/contrib/brandeis-dissertation/brandeis-dissertation.ins
@@ -1,35 +1,40 @@
-%% CVSId: $Id: brandeis-dissertation.ins,v 1.1 2004/10/27 00:49:52 turtle Exp $
-%% brandeis-dissertation.ins (c)2004 Peter Møller Neergaard
-%
-% This program 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.
-%
-% This program consists of the files brandeis-dissertation.dtx and
-% brandeis-dissertation.ins.
-%
-% This file is the driver program used to install the
-% brandeis-dissertation class from the file brandeis-dissertation.dtx.
-%
-% You install the package by running tex on brandeis-dissertation.ins,
-% i.e.,
-%
-% tex brandeis-dissertation.ins
-%
-% You can then produce the documentation by
-%
-% latex brandeis-dissertation.tex
-
-\def\batchfile{brandeis-dissertation.ins}
-\input docstrip
-
+%%
+%% Copyright (C) 2020 by Deanna Daly
+%%
+%% This file 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
+%%
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is the Brandeis Graduate School of Arts and Sciences.
+%%
+%% This work consists of the files brandeis-dissertation.dtx and brandeis-dissertation.ins
+%% and the derived file brandeis-dissertation.cls.
+
+\input docstrip.tex
\keepsilent
-\generate{%
- \file{brandeis-dissertation.cls}{\from{brandeis-dissertation.dtx}{class}}
- \file{brandeis-dissertation.tex}{\from{brandeis-dissertation.dtx}{driver}}}
+\generate{\file {brandeis-dissertation.cls} {\from {brandeis-dissertation.dtx}{package}}}
+
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation, please move the following}
+\Msg{* file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space brandeis-dissertation.cls}
+\Msg{*}
+\Msg{* To produce the documentation, run LaTeX on the file:}
+\Msg{*}
+\Msg{* \space\space brandeis-dissertation.dtx}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{***********************************************************}
+
+\endbatchfile
+ \ No newline at end of file