]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svprobth.layout
Fix typos in comments
[lyx.git] / lib / layouts / svprobth.layout
index 0db76601d36618fad4f66c8bd15250e4c5025937..9bebbffa494b5afc8a0b093864dd722e882f02e2 100644 (file)
@@ -1,7 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer svjour/PTRF)}
+#  \DeclareLaTeXClass[svjour,svprobth.clo]{Probability Theory and Related Fields (Springer svprobth)}
+#  \DeclareCategory{Articles}
 # svjour/probth (article) textclass definition file.
-# for Springer Verlag Journal of Geodesy.
+# for Springer Verlag Journal "Probability Theory and Related Fields".
 # --------
 #
 # Taken from initial LyX source code
 # (jog) ?
 #
 # see www.springer.de/author/tex/help-journals.html for class files
+# Revised by Marcus Kriele in April 2011 
+#
+# General textclass parameters
+# (probth) ?
+#
+# see www.springer.de/author/tex/help-journals.html for class files
+
 
+Format 98
+Input svcommon.inc
+
+NoStyle Front_Matter
+NoStyle Main_Matter
+NoStyle Back_Matter
+NoStyle Part
+NoStyle PartBacktext
+NoCounter part
+NoStyle Part*
+NoStyle Chapter
+NoStyle ChapAuthor
+NoStyle ChapSubtitle
+NoStyle ChapMotto
+NoCounter chapter
+NoStyle Chapter*
+NoStyle Paragraph
+NoStyle Paragraph*
+NoStyle Run-in_headings
+NoStyle Sub-run-in_headings
+
+NoStyle Extrachap
+NoStyle extrachap
+NoStyle Preface
+NoStyle Foreword
+NoStyle Dedication
+NoStyle Svgraybox
+NoStyle Petit
+NoStyle        Prob
+NoStyle Sol
+NoStyle Abstract*
+NoStyle TOC_Title
+NoStyle TOC_Author
+NoStyle Acknowledgements
+
+NoStyle Keywords
 
-Format 21
-Input svjour.inc
 
 ClassOptions
        Other         probth
 End
 
-
 Style Title
        Font
          Family              Roman
@@ -55,3 +96,109 @@ Style Author
          Shape               Up
        EndFont
 End
+
+
+Style Headnote
+       Margin                Static
+       LatexType             Command
+       InTitle               1
+       LatexName             headnote
+       NextNoIndent          1
+       LeftMargin            "HeadNote (optional):xxx"
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                1.3
+       BottomSep             0.7
+       ParSep                0.7
+       Align                 Left
+       LabelType             Static
+       LabelString           "Headnote (optional):"
+       LabelFont
+         Series              Bold
+         Shape               Italic
+         Color               textlabel3
+       EndFont
+End
+
+
+InsetLayout Flex:thanks
+       Decoration      Classic
+       LabelString     "thanks"
+       LatexType       Command
+       Latexname       thanks
+       LyxType         custom
+       Font
+         Size          Small
+         Color         textlabel2
+       EndFont
+       ResetsFont true
+End
+
+InsetLayout Flex:Inst
+       CopyStyle       Flex:thanks
+       ContentAsLabel  1
+       LabelString     "Institute #"
+       LatexName       inst
+End
+
+
+InsetLayout Flex:Keywords
+       CopyStyle               Flex:Email
+       LatexName               keywords
+       LabelString             "Keywords"
+       LabelFont
+         Color                 textlabel2
+         Size                  Small
+       EndFont
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
+End
+
+
+
+Style Dedication
+       CopyStyle               Headnote
+       LatexName               dedication
+       LeftMargin              Dedication:xxx
+       LabelString             "Dedication:"
+End
+
+
+Style Mail
+       CopyStyle             Headnote
+       LatexName             mail
+       LeftMargin            "Corr Author:xx."
+       LabelString           "Corr Author:"
+End
+
+
+Style Offprints
+       CopyStyle             Headnote
+       LatexName             offprints
+       LeftMargin            "Offprints:xx."
+       LabelString           "Offprints:"
+End
+
+
+Style Abstract
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             abstract
+       Newline               1
+       NextNoIndent          0
+       ParIndent             MM
+       LabelSep              xx
+       ItemSep               0
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Above
+       LabelString           "Abstract."
+       LabelFont
+         Series              Bold
+       EndFont
+End