]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/entcs.layout
specify a background color for listings and allow the user to change it, patch by...
[lyx.git] / lib / layouts / entcs.layout
index ed72eb0e389841a4ea3ba04f6676a1f873bacc0d..b2ac1b3607c61d7c9dfd4c0adbe00e657658da8d 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 8
 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]{}
@@ -57,12 +60,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 +81,7 @@ Style FrontMatter
 End
 
 
-Style Abstract 
+Style Abstract
        LatexType             Command
        LatexName             setabstract
        LabelType             Top_Environment
@@ -96,7 +98,6 @@ End
 
 Style Keyword
        Align                 Center
-       AlignPossible         Center
        LatexType             Command
        LatexName             setkeyword
        InTitle               1
@@ -107,10 +108,10 @@ Style Keyword
        LabelType             Static
        LabelString           "Key words:"
        LabelSep              xx
-       Font 
+       Font
          Size                Small
        EndFont
-       LabelFont 
+       LabelFont
          Shape               Italic
          Size                Small
        EndFont