]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/entcs.layout
Update layouts to format 24.
[lyx.git] / lib / layouts / entcs.layout
index 38ed734814a4e0fdfd80451d2ec85ed388e43514..3f90193b3cd4f79f354a14ca3563132a5c8494da 100644 (file)
@@ -3,7 +3,7 @@
 # Based on LyX article class; modified to support ENTCS class
 # Reuben Thomas (rrt@sc3d.org)   27/5-2/6/01
 
-Format 5
+Format 24
 Input article.layout
 
 # only font size 11pt is really available
@@ -11,8 +11,10 @@ ClassOptions
        FontSize   11
 End
 
+Requires       ifthen
+
 Preamble
-       \usepackage{entcsmacro,ifthen}
+       \usepackage{entcsmacro}
        \newcommand{\theTitle}[1]{}
        \newcommand{\theAuthor}[1]{}
        \newcommand{\theAddress}[1]{}
@@ -41,6 +43,7 @@ Style Title
        Preamble
                \newcommand{\settitle}[1]{\def\theTitle{#1}}
        EndPreamble
+       HTMLTitle             true
 End
 
 
@@ -58,7 +61,6 @@ Style Address
        LatexType             Command
        LatexName             setaddress
        Align                 Center
-       AlignPossible         Center
        InTitle               1
        Preamble
                \newcommand{\setaddress}[1]{\def\theAddress{#1}}
@@ -97,7 +99,6 @@ End
 
 Style Keyword
        Align                 Center
-       AlignPossible         Center
        LatexType             Command
        LatexName             setkeyword
        InTitle               1