]> git.lyx.org Git - lyx.git/blobdiff - lib/tex/hollywood.cls
update to the aa class
[lyx.git] / lib / tex / hollywood.cls
index 8421dd868c93c2ef9795237be0522dc61bba955a..37fe8d111f48c8f23e9fb66ba1c742107b152b3d 100644 (file)
@@ -6,6 +6,11 @@
 %% that could be deleted. 
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesClass{hollywood} [1998/10/27 v1.0 uses hollywood.layout]
+\usepackage{fancyhdr}
+\usepackage{extramarks}
+\usepackage{ifthen}
+\usepackage{lastpage}
+\pagestyle{fancy}
 \renewcommand{\ref}[1]{#1}
 \newcommand\@ptsize{}
 \newif\if@restonecol
@@ -42,7 +47,7 @@
 \@medpenalty  151
 \@highpenalty 301
 \setcounter{topnumber}{2}
-\renewcommand{\headrulewidth}{0pt}
+\renewcommand{\headrulewidth}{0pt}
 \renewcommand\topfraction{.7}
 \setcounter{bottomnumber}{1}
 \renewcommand\bottomfraction{.3}
@@ -73,7 +78,8 @@
   \null\vfil
   \vskip 60\p@
   \begin{center}%
-    { \underline{\@title} \par}%
+%%    { \underline{\@title} \par}%
+    { \@title \par}%
     \vskip 3em%
     {\lineskip .75em%
       \begin{tabular}[t]{c}%
 \else
   \onecolumn
 \fi
-\usepackage{fancyhdr}
-\usepackage{extramarks}
-\usepackage{ifthen}
-\usepackage{lastpage}
-\pagestyle{fancy}
 % This stuff is for a shooting script
 % \lhead{\ifthenelse{ \not \value{page} = 1}{CONTINUED:}{}}
 % \rfoot{\ifthenelse{ \not \value{page}=\pageref{LastPage}}{(CONT'D)}
 % This is what we want for a spec script
 \rhead{\thepage.}
 \cfoot{}
-% \renewcommand{\headrulewitdh}{0pt}
   % This one is needed to get real adobe courier, but you can use
   % cmtt which is also correct
   \renewcommand{\familydefault}{pcr}
 \newcommand{\parenthetical}[1]%
 {\raggedright
 \hspace{1.75in}
-\parbox{3in}{(#1)}
+\parbox{1.5in}{(#1)}
 \vspace{6pt}}
 
 \endinput