]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/entcs.layout
Regularly check if graphics is modified when visible on screen (#10596)
[lyx.git] / lib / layouts / entcs.layout
index ed72eb0e389841a4ea3ba04f6676a1f873bacc0d..3a42e1c580ac98a20d60af9cf84f8a3a0c70547c 100644 (file)
@@ -1,17 +1,21 @@
 #% 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]{Electronic Notes in Theor. Comp. Sc. (ENTCS)}
+#  \DeclareCategory{Articles}
 # Based on LyX article class; modified to support ENTCS class
 # Reuben Thomas (rrt@sc3d.org)   27/5-2/6/01
 
+Format 63
 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 +44,7 @@ Style Title
        Preamble
                \newcommand{\settitle}[1]{\def\theTitle{#1}}
        EndPreamble
+       HTMLTitle             true
 End
 
 
@@ -57,19 +62,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,10 +83,10 @@ Style FrontMatter
 End
 
 
-Style Abstract 
+Style Abstract
        LatexType             Command
        LatexName             setabstract
-       LabelType             Top_Environment
+       LabelType             Above
        ParIndent             ""
        LeftMargin            ""
        RightMargin           ""
@@ -96,7 +100,6 @@ End
 
 Style Keyword
        Align                 Center
-       AlignPossible         Center
        LatexType             Command
        LatexName             setkeyword
        InTitle               1
@@ -107,10 +110,10 @@ Style Keyword
        LabelType             Static
        LabelString           "Key words:"
        LabelSep              xx
-       Font 
+       Font
          Size                Small
        EndFont
-       LabelFont 
+       LabelFont
          Shape               Italic
          Size                Small
        EndFont