]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsarticle.layout
Handle forced alignments, at least in ordinary paragraphs.
[lyx.git] / lib / layouts / elsarticle.layout
index 74772c5479e61edc822ad320f475199cf24acef6..6832930c60348ada3c7f81d5b78c5654de764fd7 100644 (file)
@@ -1,16 +1,16 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[elsarticle]{article (Elsevier)}
+#  \DeclareLaTeXClass[elsarticle,natbib.sty,pifont.sty]{article (Elsevier)}
 # elsarticle textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 11
+Format 27
 
-Columns                 1
-Sides                   1
-SecNumDepth             3
-TocDepth                3
-DefaultStyle            Standard
-Provides natbib 1
+Columns                        1
+Sides                  1
+SecNumDepth            3
+TocDepth               3
+DefaultStyle           Standard
+Provides natbib                1
 
 ClassOptions
        FontSize                10|11|12
@@ -44,6 +44,7 @@ Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
+Input stdlayouts.inc
 
 NoStyle Chapter
 NoStyle Chapter*
@@ -66,6 +67,7 @@ Style Title
        Font
          Size                  Largest
        EndFont
+       HTMLTitle             true
 End