]> git.lyx.org Git - features.git/commitdiff
update hollywood class
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 27 Nov 2001 15:13:39 +0000 (15:13 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 27 Nov 2001 15:13:39 +0000 (15:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3096 a592a061-630c-0410-9148-cb99ea01b6c8

lib/CREDITS
lib/ChangeLog
lib/tex/hollywood.cls

index ad67d75c58d30f6c67d083437e1450442a58a97b..ea56d6573f80e8fc07f6bda6887adf0accb267aa 100644 (file)
 @bJürgen Spitzmüller
 @iE-mail: j.spitzmueller@gmx.de
    Many improvements to xforms dialogs
+@bBen Stanley
+@iE-mail: bds02@uow.edu.au
+   fix bugs with error insets placement
 @bDavid Suárez de Lis
 @iE-mail: excalibor@iname.com
    maintaining es.po since v1.0.0 and other small i18n issues
index 4142cea953ea930b82fd48b2daa757ef18bd8e3c..6fe880244e970b98b49c34c73ac901ab1588fcd0 100644 (file)
@@ -1,3 +1,14 @@
+2001-11-27  Garst R. Reese  <reese@isn.net>
+
+       * tex/hollywood.cls:
+       * layouts/hollywood.layout:
+       * examples/script_form.lyx: updated hollywood class and support
+       files. 
+
+2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: add Ben Stanley
+
 2001-11-26  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
        * tex/lyxskak.sty: Added \commentstyle for typesetting of embedded
index 4e482c79711c2770290b3f6ac1a1cf74adbd2f31..3e825b31b15b55e2418c39b3e72e4a3532045987 100644 (file)
@@ -7,12 +7,15 @@
 \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
       \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}
 \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
 {\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}
 }
 \newcommand{\description}[1]%
 {
-\rfoot[]{}
-\lhead[]{}
 \vspace{\lnspace}
 \raggedright{#1}
 \vspace{\lnspace}