]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/llncs.layout
Add tableaux to outliner
[lyx.git] / lib / layouts / llncs.layout
index 1c662d377bb235f876dff8416d9df5934e720ee3..870f48ee02d547c319200b305ee43c63fcd370de 100644 (file)
@@ -1,11 +1,12 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (LNCS)}
+#  \DeclareLaTeXClass[llncs,aliascnt.sty,multicol.sty]{Lecture Notes in Comp. Science (LNCS)}
+#  \DeclareCategory{Articles}
 # llncs (article) textclass definition file.
 # --------
 #
 # Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modified and enhanced by serveral developers.
 #
 # --------
 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
 
 
-Format 2
+Format 63
 Columns                 1
 Sides                   1
 PageStyle               Plain
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -32,13 +34,14 @@ Style Standard
 End
 
 
+Input stdinsets.inc
 Input stdsections.inc
-Input numarticle.inc
 
 
 Style Chapter
        Align         Center
        AlignPossible Block,Left,Center
+       TocLevel 0
 End
 
 
@@ -47,6 +50,7 @@ Style Section
          Series              Bold
          Size                Large
        EndFont
+       TocLevel 1
 End
 
 
@@ -55,6 +59,7 @@ Style Subsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 2
 End
 
 
@@ -63,6 +68,7 @@ Style Subsubsection
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 3
 End
 
 
@@ -72,6 +78,7 @@ Style Paragraph
          Shape               Italic
          Size                Normal
        EndFont
+       TocLevel 4
 End
 
 
@@ -81,6 +88,7 @@ Style Subparagraph
          Shape               Up
          Size                Normal
        EndFont
+       TocLevel 5
 End
 
 
@@ -98,6 +106,7 @@ Input stdlists.inc
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -110,13 +119,12 @@ Style Title
        Align                 Center
        AlignPossible         Block, Center, Left, Right
        LabelType             No_Label
-       Fill_Top              1
-       Fill_Bottom           1
        Font
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -132,7 +140,6 @@ Style Subtitle
        BottomSep             0
        ParSep                0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Family              Sans
@@ -155,9 +162,8 @@ Style Running_LaTeX_Title
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "Running title:"
+       LabelString           "Running Title:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -169,12 +175,13 @@ End
 Style TOC_Title
        CopyStyle             Running_LaTeX_Title
        LatexName             toctitle
-       LeftMargin            "TOC title:xxx"
-       LabelString           "TOC title:"
+       LeftMargin            "TOC Title:xxx"
+       LabelString           "TOC Title:"
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -186,7 +193,6 @@ Style Author
        ItemSep               0
        ParSep                0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Series              Bold
@@ -212,6 +218,7 @@ End
 
 
 Style Institute
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -222,7 +229,6 @@ Style Institute
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Size                Small
@@ -239,6 +245,7 @@ End
 
 
 Style Abstract
+       Category              FrontMatter
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             abstract
@@ -251,7 +258,7 @@ Style Abstract
        ParSep                0
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Top_Environment
+       LabelType             Above
        LabelString           "Abstract."
        LabelFont
          Series              Bold
@@ -260,10 +267,12 @@ End
 
 
 Style Bibliography
+       Category              BackMatter
        Margin                First_Dynamic
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -274,7 +283,7 @@ Style Bibliography
        AlignPossible         Block, Left
        LabelType             Bibliography
        LabelString           "References"
-       LabelBottomSep    0.7
+       LabelBottomSep        0.7
        LabelFont
          Series              Bold
        EndFont
@@ -283,6 +292,7 @@ End
 
 # Mathematics-like definitions:
 Style Case
+       Category              Reasoning
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             case
@@ -422,3 +432,5 @@ End
 
 Input stdfloats.inc
 Input stdcounters.inc
+Input stdinsets.inc
+Input theorems-refprefix.inc