]> git.lyx.org Git - features.git/blobdiff - lib/layouts/cl2emult.layout
Update fr.po
[features.git] / lib / layouts / cl2emult.layout
index 339c522dc5b69ef529de649d3dfb44798737977f..2dfb6e56cd19f6c243ddacb6cd8ae640ee6765b7 100644 (file)
@@ -1,8 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (cl2emult)}
+#  \DeclareLaTeXClass[cl2emult]{Springer Contributed Books (cl2emult, Obsolete!)}
+#  \DeclareCategory{Obsolete}
 # Springer's cl2emult textclass definition file.
-# Author : André Poenitz
+# Author : André Poenitz
 
+Format 95
 Columns                   1
 Sides                     1
 SecNumDepth               2
@@ -10,21 +12,21 @@ TocDepth                  2
 DefaultStyle              Standard
 
 Input stdsections.inc
-Input numarticle.inc
 Input stdlists.inc
 Input stdstruct.inc
 Input stdlayouts.inc
 Input stdfloats.inc
 Input stdcounters.inc
+Input stdinsets.inc
 
 NoStyle Chapter
-NoStyle Chapter*
+NoCounter chapter
 NoStyle Part
-NoStyle Part*
+NoCounter part
 NoStyle Paragraph
-NoStyle Paragraph*
+NoCounter paragraph
 NoStyle Subparagraph
-NoStyle Subparagraph*
+NoCounter subparagraph
 
 
 DefaultFont
@@ -37,6 +39,7 @@ EndFont
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -50,10 +53,15 @@ Style Title
          Size                Largest
          Series              Bold
        EndFont
+       HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        InTitle               1
@@ -62,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
@@ -85,9 +99,9 @@ Style Abstract
        BottomSep             0.7
        ParSep                0.7
        Align                 Block
-       AlignPossible         Block
        LabelType             Static
-       LabelString           "Abstract  "
+       LabelSep              M
+       LabelString           "Abstract"
        #LabelBottomSep       0.5
        Font
          Size                Small
@@ -103,6 +117,7 @@ Style Bibliography
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -112,16 +127,29 @@ Style Bibliography
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Bibliography
-       LabelString           References
+       LabelString           "References"
        LabelBottomSep        0.7
        LabelFont
          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
@@ -130,4 +158,5 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End