]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/kluwer.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / kluwer.layout
index e9eb6304cd44e0721cb24baf70de216b8be897f2..af7f0d3796e25830ab6575fe35d8062cc63243d9 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 30
+Format 99
 Columns                 1
 Sides                   2
 SecNumDepth             4
@@ -31,6 +32,7 @@ EndFont
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -39,6 +41,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -109,6 +112,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -123,6 +127,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -143,6 +150,9 @@ Style Subtitle
          Size                Larger
          Shape               Italic
        EndFont
+       DocBookTag            subtitle
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -159,10 +169,15 @@ Style Date
        Font
          Size                Large
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             author
@@ -176,6 +191,11 @@ Style Author
          Size                Normal
          Series              Bold
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -192,6 +212,12 @@ Style Address
          Size                normal
          Shape               Italic
        EndFont
+       DocBookTag            address
+       DocBookTagType        block
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -208,8 +234,11 @@ Style AddressForOffprints
        LabelFont
          Size                Small
          Shape               Italic
-         Color               Red
+         Color               textlabel3
        EndFont
+       DocBookTag            address
+       DocBookAttr           role='offprints'
+       DocBookTagType        block
 End
 
 
@@ -230,8 +259,11 @@ Style RunningTitle
        LabelFont
          Series              Medium
          Shape               Italic
-         Color               Red
+         Color               textlabel3
        EndFont
+       DocBookTag            titleabbrev
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -251,8 +283,12 @@ Style RunningAuthor
        LabelFont
          Series              Medium
          Shape               Italic
-         Color               Red
+         Color               textlabel3
        EndFont
+       DocBookTag            authorinitials
+       DocBookAttr           role='running-author'
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End
 
 
@@ -295,10 +331,15 @@ Style Keywords
          Series              Bold
          Size                Small
        EndFont
+       DocBookTag            keyword
+       DocBookTagType        paragraph
+       DocBookWrapperTag     keywordset
+       DocBookInInfo         always
 End
 
 
 Style Acknowledgements
+       Category              BackMatter
        Margin                Static
        LatexType             Environment
        LatexName             acknowledgements
@@ -308,13 +349,15 @@ Style Acknowledgements
        BottomSep             1
        ParSep                0
        Align                 Block
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Acknowledgements"
        LabelBottomSep        0.5
        LabelFont
          Series              Bold
          Size                Large
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
 End
 
 
@@ -330,7 +373,7 @@ Style Appendix
        ParSep                1
 #  Align                 Block
 #  AlignPossible         Block, Left, Right, Center
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Appendix"
        Font
          Series              Bold
@@ -344,6 +387,7 @@ Style References
        LatexType             Bib_Environment
        LatexName             thebibliography
        NextNoIndent          1
+       ToggleIndent          Never
        LeftMargin            MM
        ParSkip               0.4
        ItemSep               0
@@ -360,4 +404,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