X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Ftex%2Fhollywood.cls;h=a2dac7b71515d193acd197a39a1bc80d51f5d3de;hb=b474aa5d4d8437eef35c751c7cfb9b6a30e7ee97;hp=4e482c79711c2770290b3f6ac1a1cf74adbd2f31;hpb=6e9b453ced0310fef127b755a39d7cce74126dc4;p=lyx.git diff --git a/lib/tex/hollywood.cls b/lib/tex/hollywood.cls index 4e482c7971..a2dac7b715 100644 --- a/lib/tex/hollywood.cls +++ b/lib/tex/hollywood.cls @@ -3,16 +3,19 @@ %% preferred format for submission of "spec" scripts %% It is a pretty dull and uninteresting format, but it sells %% Derived from report.cls. There is probably still a lot of stuff -%% that could be deleted. +%% that could be deleted. \NeedsTeXFormat{LaTeX2e} \ProvidesClass{hollywood} [2001/9/10 v1.2 uses hollywood.layout] \usepackage{fancyhdr} -\usepackage{extramarks} +%%\usepackage{extramarks} \usepackage{ifthen} -\usepackage{lastpage} +%%\usepackage{lastpage} %%\usepackage{geometry} \usepackage{calc} %%\usepackage{setspace} +\RequirePackage{ulem} +\input{ot1pcr.fd} +\input{t1pcr.fd} \renewcommand{\ref}[1]{#1} \newcommand\@ptsize{} \newif\if@restonecol @@ -135,12 +138,12 @@ \fi \thispagestyle{empty}% \setcounter{page}\@ne - \addtocounter{page}{1} +%% \addtocounter{page}{1} }% {\if@restonecol\twocolumn \else \newpage \fi \if@twoside\else \setcounter{page}\@ne - \addtocounter{page}{1} +%% \addtocounter{page}{1} \fi } \setlength\tabbingsep{\labelsep} @@ -153,11 +156,11 @@ \setcounter{tocdepth}{2} \setlength\columnsep{10\p@} \setlength\columnseprule{0\p@} -\pagestyle{plain} +\pagestyle{fancy} \pagenumbering{arabic} \raggedbottom \onecolumn -\rfoot{\pageref{LastPage}[]{}} +%%\rfoot{\pageref{LastPage}[]{}} % This is what we want for a spec script %% set l & rt margin @@ -174,12 +177,16 @@ \newlength{\bmargin}% \setlength{\bmargin}{.75in}% \setlength{\textheight}% -{\paperheight -\bmargin -\topmargin -\headheight -\headsep }% +{\paperheight -\bmargin -\topmargin -\headheight -\headsep }% -\pagestyle{fancy} +%%\pagestyle{fancy} \rhead{\thepage.} \cfoot{} +\rfoot{} +\lhead{} +\lfoot{} + % This one is needed to get real adobe courier, but you can use % cmtt which is also correct \renewcommand{\familydefault}{pcr} @@ -201,7 +208,7 @@ {\filbreak \vspace{\lnspace} \raggedright -\par INT. +\par INT. \uppercase{#1} }% @@ -209,7 +216,7 @@ {\filbreak \vspace{\lnspace} \raggedright -\par EXT. +\par EXT. \uppercase{#1} \vspace{\lnspace} }% @@ -218,7 +225,7 @@ {\filbreak \vspace{4bp} \raggedright -\par +\par \uppercase{#1} }% \newlength{\dialogLength} @@ -243,8 +250,6 @@ } \newcommand{\description}[1]% { -\rfoot[]{} -\lhead[]{} \vspace{\lnspace} \raggedright{#1} \vspace{\lnspace} @@ -308,4 +313,3 @@ \endinput %% %% End of file `hollywood.cls' -~ \ No newline at end of file