]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/cl2emult.layout
Revert "Update layouts"
[lyx.git] / lib / layouts / cl2emult.layout
index ffd7e634f19bad929801f3db76f7cf2574501a80..914f7c21fc5ee20dbff75ce652a781df7c11f1a9 100644 (file)
@@ -1,10 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[cl2emult,multicol.sty]{Springer cl2emult}
-#  \DeclareCategory{Articles}
+#  \DeclareLaTeXClass[cl2emult]{Springer Contributed Books (cl2emult, Obsolete!)}
+#  \DeclareCategory{Obsolete}
 # Springer's cl2emult textclass definition file.
 # Author : AndrĂ© Poenitz
 
-Format 36
+Format 104
 Columns                   1
 Sides                     1
 SecNumDepth               2
@@ -39,6 +39,7 @@ EndFont
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -53,10 +54,14 @@ Style Title
          Series              Bold
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -65,10 +70,16 @@ Style Author
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
 Style Institute
+       Category              FrontMatter
        LatexType             Command
        InTitle               1
        LatexName             institute
@@ -106,6 +117,7 @@ Style Bibliography
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -121,10 +133,23 @@ Style Bibliography
          Series              Bold
          Size                Larger
        EndFont
+       TocLevel              1
+       IsTocCaption          0
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
 End
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -133,4 +158,5 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End