]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/entcs.layout
Update layouts to format 24.
[lyx.git] / lib / layouts / entcs.layout
index ed72eb0e389841a4ea3ba04f6676a1f873bacc0d..3f90193b3cd4f79f354a14ca3563132a5c8494da 100644 (file)
@@ -3,15 +3,18 @@
 # Based on LyX article class; modified to support ENTCS class
 # Reuben Thomas (rrt@sc3d.org)   27/5-2/6/01
 
+Format 24
 Input article.layout
 
 # only font size 11pt is really available
 ClassOptions
        FontSize   11
-End  
+End
+
+Requires       ifthen
 
 Preamble
-       \usepackage{entcsmacro,ifthen}
+       \usepackage{entcsmacro}
        \newcommand{\theTitle}[1]{}
        \newcommand{\theAuthor}[1]{}
        \newcommand{\theAddress}[1]{}
@@ -40,6 +43,7 @@ Style Title
        Preamble
                \newcommand{\settitle}[1]{\def\theTitle{#1}}
        EndPreamble
+       HTMLTitle             true
 End
 
 
@@ -57,12 +61,11 @@ Style Address
        LatexType             Command
        LatexName             setaddress
        Align                 Center
-       AlignPossible         Center
        InTitle               1
        Preamble
                \newcommand{\setaddress}[1]{\def\theAddress{#1}}
        EndPreamble
-       Font 
+       Font
          Shape               Italic
        EndFont
 End
@@ -79,7 +82,7 @@ Style FrontMatter
 End
 
 
-Style Abstract 
+Style Abstract
        LatexType             Command
        LatexName             setabstract
        LabelType             Top_Environment
@@ -96,7 +99,6 @@ End
 
 Style Keyword
        Align                 Center
-       AlignPossible         Center
        LatexType             Command
        LatexName             setkeyword
        InTitle               1
@@ -107,10 +109,10 @@ Style Keyword
        LabelType             Static
        LabelString           "Key words:"
        LabelSep              xx
-       Font 
+       Font
          Size                Small
        EndFont
-       LabelFont 
+       LabelFont
          Shape               Italic
          Size                Small
        EndFont