]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/entcs.layout
* revtex4.layout : Adapt fonts and numbering to better reflect the pdf output.
[lyx.git] / lib / layouts / entcs.layout
index ed72eb0e389841a4ea3ba04f6676a1f873bacc0d..51cf2fd640fd8c49d98ef3b5edbd42e395d8516e 100644 (file)
@@ -1,17 +1,20 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (ENTCS)}
+#  \DeclareLaTeXClass[entcs,amssymb.sty,entcsmacro.sty,hyperref.sty,ifpdf.sty,latexsym.sty,newlfont.sty]{article (ENTCS)}
 # Based on LyX article class; modified to support ENTCS class
 # Reuben Thomas (rrt@sc3d.org)   27/5-2/6/01
 
+Format 35
 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,19 +61,18 @@ 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
 
 
 Style FrontMatter
-       CopyStyle             LaTeX
+#      CopyStyle             LaTeX
        LaTeXType             Command
        LaTeXName             setfrontmatter
        InTitle               1
@@ -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