]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal3.layout
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / svglobal3.layout
index 5d99db46921adfea86554c5397823dedc23ab9a9..e578ca6957d124408bd663ac41e08d8ee42a9f74 100644 (file)
@@ -1,50 +1,88 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour3,svglov3.clo]{article (Springer svjour3/global)}
+#  \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{Springer SV Global (V. 3)}
+#  \DeclareCategory{Articles}
 # svjour3/global (article) textclass definition file.
 # for various Springer Verlag Journals for which no specific file exists (Global).
 # --------
 #
 # Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
+# Adapted from svjour/jog by Cengiz Gunay in 2003.
 # Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modified and enhanced by serveral developers.
+# Revision svjour version 3.2 by Uwe Stöhr in September 2009
+# Revised by Marcus Kriele and Uwe Stöhr in April 2011 
 #
-# --------
-# Adapted from svjour/jog by Cengiz Gunay in 2003.
-#
-# General textclass parameters
-# (global) ?
-#
-# see www.springer.de/author/tex/help-journals.html for class files
-#
-# The standard Springer Journal sections
-Format 11
-Input svjour.inc
+# see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
+
+Format 63
+
+Input svcommon.inc
+
+NoStyle Front_Matter
+NoStyle Main_Matter
+NoStyle Back_Matter
+NoStyle Part
+NoStyle PartBacktext
+NoCounter part
+NoStyle Part*
+NoStyle Chapter
+NoStyle Running_Chapter
+NoStyle ChapAuthor
+NoStyle ChapSubtitle
+NoStyle ChapMotto
+NoCounter chapter
+NoStyle Chapter*
+NoStyle Subparagraph
+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 Proof(smartQED)
+
+NoStyle Acknowledgement
+NoStyle Keywords
+
+
+InsetLayout Flex:Keywords
+       CopyStyle       Flex:Email
+       LatexName       keywords
+       LabelString     "Keywords"
+       LabelFont
+         Color         green
+         Size          Small
+       EndFont
+End
+
+InsetLayout Flex:PACS
+       CopyStyle       Flex:Keywords
+       LatexName       PACS
+       LabelString     "PACS"
+End
+
+InsetLayout Flex:Subclass
+       CopyStyle       Flex:Keywords
+       LatexName       subclass
+       LabelString     "Mathematics Subject Classification"
+End
 
-ClassOptions
-  Other                global
+InsetLayout Flex:CRSC
+       CopyStyle       Flex:PACS
+       LatexName       CRclass
+       LabelString     "CR Subject Classification"
 End
 
-# Abstract style definition
-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
+# this label has no dot at the end
+Style Solution
+       LabelString     "Solution \thesolution"
 End