From ed29c5fe97d025836e66796fdf1c4a624d29d189 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 30 Apr 2020 13:15:25 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D1=81?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=BF=D1=80=D0=B5=D0=B7=D0=B5=D0=BD=D1=82?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- screenplay-pkg/README | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 screenplay-pkg/README (limited to 'screenplay-pkg/README') diff --git a/screenplay-pkg/README b/screenplay-pkg/README new file mode 100644 index 0000000..51673ab --- /dev/null +++ b/screenplay-pkg/README @@ -0,0 +1,42 @@ +This is the screenplay-pkg package. + Copyright 2006 by John Pate + Copyright 2015-2017 by Alan Munn + + This package implements the tools of the screenplay document class + in the form of a package so that screenplay fragments can be included + within another document class. For full documentation of the available commands, + please consult the screenplay class documentation. + + All commands related to the titlepage in screenplay.cls have been + eliminated. + + One new environment is implemented: + + \begin{screenplay} ... \end{screenplay} + + Two additional user commands are added to allow for user adjustment of the + fragment font and linespacing (the setspace package is used for spacing). + American spellings of the centring commands are also added. + + \screenspacing{} % sets the linespacing for screenplay fragments; default + is \onehalfspacing + \screenfont{} % sets the font for screenplay fragments; default is + \ttfamily + + + This package may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either version 1.3 + of this license or any later version. + The latest version of this license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of LaTeX + version 2005/12/01 or later. + + This package has the LPPL maintenance status `maintained'. + + The Current Maintainer of this package is Alan Munn. + + This package consists of the file screenplay-pkg.sty and documentation files + screenplay-pkg.tex, screenplay-pkg.pdf, screenplay-pkg-example.tex and screenplay-pkg-example.pdf. + + Version 1.1 2017/08/05 -- cgit v1.2.3