summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/screenplay/screenplay.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/screenplay/screenplay.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/screenplay/screenplay.ins')
-rw-r--r--macros/latex/contrib/screenplay/screenplay.ins77
1 files changed, 77 insertions, 0 deletions
diff --git a/macros/latex/contrib/screenplay/screenplay.ins b/macros/latex/contrib/screenplay/screenplay.ins
new file mode 100644
index 0000000000..0188cf4387
--- /dev/null
+++ b/macros/latex/contrib/screenplay/screenplay.ins
@@ -0,0 +1,77 @@
+% screenplay.ins -- docstrip driver for the screenplay LaTeX2e class
+%
+% Please see the copyright notice in \preamble below.
+%
+% This file, when run through TeX or LaTeX, will use
+% screenplay.dtx to generate a fast loadable file screenplay.cls
+% a LaTeX2e document class file for formatting Draft Screenplays.
+%
+% useage:
+%
+% $ latex screenplay.ins
+%
+\input docstrip
+\keepsilent
+
+\preamble
++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
+
+Authored by and Copyright (C)2006 by
+ John Pate <johnny@dvc.org.uk>
+ http://dvc.org.uk
+Latest version is available as:
+ http://dvc.org.uk/sacrific.txt/screenplay.zip
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation; either version 2 of
+the License, or (at your option) any later version.
+
+This program 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 along with this program; if not, write to the Free
+Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+MA 02110-1301 USA
+
+GPL v2 text also available as:
+ http://dvc.org.uk/gplv2.txt
+
++=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
+\endpreamble
+
+\postamble
+
+Hail Eris! All Hail Discordia!
+\endpostamble
+
+\askforoverwritefalse
+
+\generate{\file{screenplay.cls}{\from{screenplay.dtx}{class}}
+ \file{hardmarg.sty}{\from{screenplay.dtx}{hard}}
+ \file{test.tex}{\from{screenplay.dtx}{rider}}
+ \file{example.tex}{\from{screenplay.dtx}{example}}
+ }
+
+\Msg{}
+\Msg{***********************************************************************}
+\Msg{*}
+\Msg{* screenplay.cls is a LaTeX2e class file for Draft Screenplays.}
+\Msg{*}
+\Msg{* screenplay.cls is stripped of comments (documentation) and must}
+\Msg{* be placed where LaTeX can find it before it may be used.}
+\Msg{*}
+\Msg{* hardmarg.sty is an optional package to redefine margins.}
+\Msg{*}
+\Msg{* example.tex shows markup and explains some features of the class.}
+\Msg{*}
+\Msg{* test.tex reproduces part of the Academy model document to}
+\Msg{* demonstrate the veracity of screenplay class.}
+\Msg{*}
+\Msg{***********************************************************************}
+\Msg{}
+
+\endbatchfile