]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal.layout
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / svglobal.layout
index 6b9cd35f24e1f11815b124a7799cb28dd852c348..7b186159a50e2c123867662b024ebefeae290898 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svglobal.clo]{article (Springer svjour/global)}
+#  \DeclareLaTeXClass[svjour,svglobal.clo]{article (obsolete Springer svjour/global version)}
 # svjour/global (article) textclass definition file.
 # for various Springer Verlag Journals for which no specific file exists (Global).
 # --------
 #
 # --------
 # Adapted from svjour/jog by Cengiz Gunay in 2003.
+# Revised by Marcus Kriele in April 2011 
 #
 # General textclass parameters
 # (global) ?
 #
 # see www.springer.de/author/tex/help-journals.html for class files
-#
-# The standard Springer Journal sections
-Format 21
-Input svjour.inc
+
+
+Format 35
+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 Dedication
+NoStyle Keywords
+
 
 ClassOptions
-  Other                global
+       Other         global
+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               Red
+       EndFont
+End
+
+
+InsetLayout Flex:thanks
+       Decoration      Classic
+       LabelString     "thanks"
+       LatexType       Command
+       Latexname       thanks
+       LyxType         custom
+       Font
+         Size          Small
+         Color         Green
+       EndFont
 End
 
-# Abstract style definition
+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                 green
+         Size                  Small
+       EndFont
+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            Top_Environment
-  LabelString          "Abstract."
-
-  # label font definition
-  LabelFont
-    Series             Bold
-  EndFont
+       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             Top_Environment
+       LabelString           "Abstract."
+       LabelFont
+         Series              Bold
+       EndFont
 End