]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/kluwer.layout
DocBook: implement modern CV.
[lyx.git] / lib / layouts / kluwer.layout
index 4f0c61ef3421a132e19aea901cf9bfdf9aafc7f7..7af1b833461b7ba0a0e7bf1b5d8171f0ca40633e 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[kluwer]{article (Kluwer)}
+#  \DeclareLaTeXClass[kluwer]{Kluwer}
+#  \DeclareCategory{Articles}
 # Textclass definition file for kluwer.cls
 # For Kluwer Academic publications:
 # Astrophysics & Space Science, Solar Physics, etc.
@@ -14,7 +15,7 @@
 # 2003-03-03  Updated for lyx 1.3.0.
 
 
-Format 24
+Format 85
 Columns                 1
 Sides                   2
 SecNumDepth             4
@@ -31,6 +32,7 @@ EndFont
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -51,7 +53,9 @@ Input stdlists.inc
 Input stdlayouts.inc
 
 NoStyle Chapter
+NoCounter chapter
 NoStyle Part
+NoCounter part
 NoStyle Verse
 
 
@@ -107,6 +111,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -161,6 +166,7 @@ End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             author
@@ -297,6 +303,7 @@ End
 
 
 Style Acknowledgements
+       Category              BackMatter
        Margin                Static
        LatexType             Environment
        LatexName             acknowledgements
@@ -306,7 +313,7 @@ Style Acknowledgements
        BottomSep             1
        ParSep                0
        Align                 Block
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Acknowledgements"
        LabelBottomSep        0.5
        LabelFont
@@ -328,7 +335,7 @@ Style Appendix
        ParSep                1
 #  Align                 Block
 #  AlignPossible         Block, Left, Right, Center
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Appendix"
        Font
          Series              Bold
@@ -342,6 +349,7 @@ Style References
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -358,4 +366,16 @@ Style References
          Size                Normal
          Series              Bold
        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