From fe77ff4cdab25604b424a273c726920830f63abc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 29 Sep 2006 14:02:32 +0000 Subject: screenplay update (26sep06) git-svn-id: svn://tug.org/texlive/trunk@2219 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/screenplay/README | 20 ++- Master/texmf-dist/doc/latex/screenplay/example.tex | 150 ++++++++++----------- .../texmf-dist/doc/latex/screenplay/screenplay.pdf | Bin 0 -> 113133 bytes Master/texmf-dist/doc/latex/screenplay/test.pdf | Bin 0 -> 3491 bytes Master/texmf-dist/doc/latex/screenplay/test.tex | 98 ++++++++++++++ 5 files changed, 186 insertions(+), 82 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/screenplay/screenplay.pdf create mode 100644 Master/texmf-dist/doc/latex/screenplay/test.pdf create mode 100644 Master/texmf-dist/doc/latex/screenplay/test.tex (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/screenplay/README b/Master/texmf-dist/doc/latex/screenplay/README index bca57963791..5431f42b0f2 100644 --- a/Master/texmf-dist/doc/latex/screenplay/README +++ b/Master/texmf-dist/doc/latex/screenplay/README @@ -1,16 +1,22 @@ -LaTeX2e .cls file to provide formatting as recommended by the -Academy of Motion Picture Arts and Sciences. +LaTeX2e class to provide formatting for Draft Screenplays as +recommended by the Academy of Motion Picture Arts and Sciences. Potential users need to read the information from the Academy, a few example scripts, and draw their own conclusions. I believe `screenplay.cls' will produce a fair copy for the Nicholl Fellowships Competition - if you do your part. -Really we're attempting to emulate a typewriter with this - -which TeX is not meant for! So maybe it can never be perfect. +screenplay.zip should contain... -Coming `real soon now,' a .dtx file with some documentation, for -some definition of documentation. +* README - this file +* screenplay.dtx - the source file +* screenplay.ins - driver file +* screenplay.pdf - documentation - read it +* test.pdf - format test output +* COPYING - GNU General Public License + +If not, get the latest version via... + http://dvc.org.uk/sacrific.txt/screenplay.zip Enjoy. @@ -25,4 +31,4 @@ ScriptTeX: -- John Pate http://dvc.org.uk/ -$Date: 2006/09/22 09:31:07 $ +$Date: 2006/09/27 10:11:18 $ diff --git a/Master/texmf-dist/doc/latex/screenplay/example.tex b/Master/texmf-dist/doc/latex/screenplay/example.tex index 3c95a75a917..8b0b9187e59 100644 --- a/Master/texmf-dist/doc/latex/screenplay/example.tex +++ b/Master/texmf-dist/doc/latex/screenplay/example.tex @@ -1,19 +1,44 @@ -% $Header: /home/johnny/html/Sacrifice/LaTeX/RCS/example.tex,v 1.112 2006/09/22 10:43:42 johnny Exp $ -% - -\documentclass{screenplay} -% make sure you have the latest version of this -% file example.tex and screenplay.cls - - +%% +%% This is file `example.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% screenplay.dtx (with options: `example') +%% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +%% +%% Authored by and Copyright (C)2006 by +%% John Pate +%% 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 +%% +%% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +\documentclass{screenplay}[2006/09/27] \begin{document} - -% cover page, this command has to go first ... -% -% choose one of \titleauthor, \titleextra, \nicholl ... - -% copyright year is [optional] -% (apparently putting your copyright on things upsets studio moguls) +%% cover page, this command has to go first ... +%% choose one of \titleauthor, \titleextra, \nicholl ... +%% +%% copyright year is [optional] +%% (apparently putting your copyright on things upsets studio moguls) \titleauthor[2006] {Example .tex} {John Pate}{% @@ -25,44 +50,39 @@ UK\\ +44~(0)131~999~9999\\ johnny@dvc.org.uk } -% -% ... or use ... -% \titleextra{% -% \copyright 2006 John Pate\\ -% ALL RIGHTS RESERVED -% } -% {Example .tex} -% {John Pate}{% -% Your address\\ -% here if you're\\ -% going postal\\ \\ -% +44~(0)131~999~9999\\ -% http://dvc.org.uk\\% -% johnny@dvc.org.uk% -% } -% -% or for the Nicholl Fellowships ... -% \nicholl{Example .tex} -% - -% end cover page - -% -% TeX allows quite a lot of leeway in whitespace, so I've messed this -% up a bit. I find keeping the format structured helps me a lot tho. -% Note: but don't have blank lines *inside* the body of text in -% a dialogue environment. -% I use vi (Elvis) with macros to make a lot of typing disappear. -% -% -% Anyhoo, on with the show ... - -% for some reason this always happens at the start ... +%% ... or use ... +%% \titleextra{% +%% \copyright 2006 John Pate\\ +%% ALL RIGHTS RESERVED +%% } +%% {Example .tex} +%% {John Pate}{% +%% Your address\\ +%% here if you're\\ +%% going postal\\ \\ +%% +44~(0)131~999~9999\\ +%% http://dvc.org.uk\\% +%% johnny@dvc.org.uk% +%% } +%% +%% or for the Nicholl Fellowships ... +%% \nicholl{Example .tex} +%% +%% end cover page +%% +%% TeX allows quite a lot of leeway in whitespace, so I've messed this +%% up a bit. I find keeping the format structured helps me a lot tho. +%% Note: but don't have blank lines *inside* the body of text in +%% a dialogue environment. +%% I use vi (Elvis) with macros to make a lot of typing disappear. +%% +%% Anyhoo, on with the show ... +%% +%% for some reason this always happens at the start ... \fadein \intslug[illumination]{example sample -- screenplay.cls} - \begin{dialogue}{Bob} That means that someone sabotaged the unit and killed the @@ -123,7 +143,7 @@ tell the time. You probably will need to specify. \nb Don't put in pagebreaks by hand until you're really, really finished editing! -% see what happens if you take out the linebreak +%% see what happens if you take out the linebreak It isn't the done thing to hyphenate for formatting \\ purposes. \centretitle{http://dvc.org.uk/sacrific.txt/} @@ -139,33 +159,13 @@ Use the source, Luke. http://www.oscars.org/nicholl/format.html -% and this always happens at the end ... +%% and this always happens at the end ... \fadeout \theend \end{document} - -% $Id: example.tex,v 1.112 2006/09/22 10:43:42 johnny Exp $ -% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= -% -% Copyright (C) 2006 John Pate -% -% This text 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 text 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 text; 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 -% -% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +%% +%% Hail Eris! All Hail Discordia! +%% +%% End of file `example.tex'. diff --git a/Master/texmf-dist/doc/latex/screenplay/screenplay.pdf b/Master/texmf-dist/doc/latex/screenplay/screenplay.pdf new file mode 100644 index 00000000000..c62d81fb879 Binary files /dev/null and b/Master/texmf-dist/doc/latex/screenplay/screenplay.pdf differ diff --git a/Master/texmf-dist/doc/latex/screenplay/test.pdf b/Master/texmf-dist/doc/latex/screenplay/test.pdf new file mode 100644 index 00000000000..9599ef3a738 Binary files /dev/null and b/Master/texmf-dist/doc/latex/screenplay/test.pdf differ diff --git a/Master/texmf-dist/doc/latex/screenplay/test.tex b/Master/texmf-dist/doc/latex/screenplay/test.tex new file mode 100644 index 00000000000..cc95fa65e48 --- /dev/null +++ b/Master/texmf-dist/doc/latex/screenplay/test.tex @@ -0,0 +1,98 @@ +%% +%% This is file `test.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% screenplay.dtx (with options: `rider') +%% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +%% +%% Authored by and Copyright (C)2006 by +%% John Pate +%% 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 +%% +%% +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= +%% Test document: facsimile of first page +%% of http://www.oscars.org/nicholl/script.pdf +%% to demonstrate veracity of class screenplay +%% see http://www.dvc.org.uk/sacrific.txt/ +%% for more information on the document class. +%% +\documentclass{screenplay}[2006/09/27] +\begin{document} +\titleauthor{For a Few Days More}{April Rider} +{April Rider\\ +555 George St NNW\\ +Kaplan, ND 77777\\ +999-999-9999} +\fadein +\intslug[day]{Driskill Hotel Seminar Room} +JOE and APRIL burst through the doors into a clean, well-lit +seminar room. +\begin{dialogue}{Joe} +Are we in time? +\end{dialogue} +\begin{dialogue}{April} +How could they start without us? +We're the main attraction. +\end{dialogue} +Joe catches his breath as he leans against the podium at the +front of the room. +\begin{dialogue}[looking about the room]{Joe} +We are? +\end{dialogue} +\begin{dialogue}{April} +Don't be a moron. You know we've +been invited to Austin to discuss +script format. +\end{dialogue} +\begin{dialogue}{Joe} +But why is the room empty? +\end{dialogue} +April and Joe both look out across the room~-- rows of empty +chairs and nary a person in sight. +\begin{dialogue}{April} +Okay, okay, don't panic. +\end{dialogue} +She takes three deep breaths. Then she looks at her watch +and smiles. +\begin{dialogue}[continuing]{April} +We're an hour early.\dots We should +rehearse. +\end{dialogue} +\begin{dialogue}{Joe} +Okay, you start. Margins? +\end{dialogue} +\begin{dialogue}{April} +Left, 1.5 inches. Right, 1.0 +inches. Top, 1.0 inches to the +body, 0.5 inches to the number. +Bottom, 0.5 to 1.5 inches, +depending on where the page break +comes. +\end{dialogue} +\end{document} +%% +%% Hail Eris! All Hail Discordia! +%% +%% End of file `test.tex'. -- cgit v1.2.3