X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Farticle.layout;h=0b2b36d9f94a97d0ec733eba712abf273e786beb;hb=9e425a0547a2861dc41b130a32b62fc7ff7072c8;hp=51cfbe69c7dbeb672a3169e0b84a3cccc9be57c2;hpb=d6e9a804920a02a3adb105e4f641552513a40371;p=lyx.git diff --git a/lib/layouts/article.layout b/lib/layouts/article.layout index 51cfbe69c7..0b2b36d9f9 100644 --- a/lib/layouts/article.layout +++ b/lib/layouts/article.layout @@ -1,28 +1,27 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass{article} +# \DeclareLaTeXClass{Article (Standard Class)} +# \DeclareCategory{Articles} # Article textclass definition file. Taken from initial LyX source code # Author : Matthias Ettrich -# Transposed by Pascal André +# Transposed by Pascal André # Heavily modifed and enhanced by serveral developers. -# Input general definitions +Format 45 Input stdclass.inc -# There are no chapters in an article. +SecNumDepth 3 +TocDepth 3 + NoStyle Chapter +NoCounter chapter NoStyle Chapter* -MaxCounter Counter_Section -SecNumDepth 3 -TocDepth 3 -# Change a bit Part and Part* Style Part Align Left AlignPossible Left TopSep 2 BottomSep 1.5 - Font Size Larger EndFont @@ -34,26 +33,7 @@ Style Part* AlignPossible Left TopSep 2 BottomSep 1.5 - Font Size Larger EndFont End - - -Style Section - LabelString "\arabic{section}" - LabelStringAppendix "\Alph{section}" -End - - -Style Subsection - LabelString "@Section@.\arabic{subsection}" - LabelStringAppendix "@Section@.\arabic{subsection}" -End - - -Style Subsubsection - LabelString "@Subsection@.\arabic{subsubsection}" - LabelStringAppendix "@Subsection@.\arabic{subsubsection}" -End