]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal.layout
Update layout format
[lyx.git] / lib / layouts / svglobal.layout
index 940e67213bfe2de3b4dd5cdd92519c9b760e382c..2f73aceb14b7fd497d529eae190eb22f0447d269 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svglobal.clo]{article (Springer svjour/global)}
+#  \DeclareLaTeXClass[svjour,svglobal.clo]{Springer SV Global (Obsolete Version)}
+#  \DeclareCategory{Obsolete}
 # 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 22
-Input svjour.inc
+
+
+Format 66
+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
+
 
 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
+       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         green
+         Size          Small
+       EndFont
+End
+
+
+
+Style Dedication
+       CopyStyle       Headnote
+       LatexName       dedication
+       LeftMargin      Dedication:xxx
+       LabelString     "Dedication:"
 End
 
-# Abstract style definition
+
+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       Above
+       LabelString     "Abstract."
+       LabelFont
+         Series        Bold
+       EndFont
 End