]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal3.layout
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / svglobal3.layout
index ef24580f7b82f631a9235d63c06bcf519f004cb1..e578ca6957d124408bd663ac41e08d8ee42a9f74 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{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).
 # --------
 # Adapted from svjour/jog by Cengiz Gunay in 2003.
 # Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modified and enhanced by serveral developers.
-# Last revision for svjour version 3.2 by Uwe Stöhr in September 2009
+# Revision svjour version 3.2 by Uwe Stöhr in September 2009
+# Revised by Marcus Kriele and Uwe Stöhr in April 2011 
 #
 # see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
 
-Format 33
+Format 63
 
-Input svjour.inc
-NoStyle Acknowledgement
-NoStyle Headnote
+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 Running_LaTeX_Title
-NoStyle Author_Running
-NoStyle Mail
-NoStyle Offprints
-NoStyle Keywords
+NoStyle Svgraybox
+NoStyle Petit
+NoStyle        Prob
+NoStyle Sol
+NoStyle Abstract*
+NoStyle TOC_Title
+NoStyle TOC_Author
+NoStyle Proof(smartQED)
 
-Preamble
-       \smartqed  % flush right qed marks, e.g. at end of proof
-EndPreamble
+NoStyle Acknowledgement
+NoStyle Keywords
 
 
-InsetLayout Email
-       LyxType                 custom
-       LatexType               command
-       LatexName               email
-       LabelString             "Email"
-       Font
-         Color                 foreground
-         Size                  Small
-         Family                Roman
-         Shape                 Up
-         Series                Medium
-         Misc                  No_Emph
-         Misc                  No_Noun
-         Misc                  No_Bar
-       EndFont
+InsetLayout Flex:Keywords
+       CopyStyle       Flex:Email
+       LatexName       keywords
+       LabelString     "Keywords"
        LabelFont
-         Color                 green
-         Size                  Small
+         Color         green
+         Size          Small
        EndFont
 End
 
-
-InsetLayout Keywords
-       CopyStyle               Email
-       LatexName               keywords
-       LabelString             "Keywords"
-End
-
-
-InsetLayout PACS
-       CopyStyle               Email
-       LatexName               PACS
-       LabelString             "PACS"
+InsetLayout Flex:PACS
+       CopyStyle       Flex:Keywords
+       LatexName       PACS
+       LabelString     "PACS"
 End
 
-
-InsetLayout Subclass
-       CopyStyle               Email
-       LatexName               subclass
-       LabelString             "Subclass"
+InsetLayout Flex:Subclass
+       CopyStyle       Flex:Keywords
+       LatexName       subclass
+       LabelString     "Mathematics Subject Classification"
 End
 
-
-Style Abstract
-  Category             FrontMatter
-  Newline              1
-  LabelType            Static
-  LabelString          "Abstract"
+InsetLayout Flex:CRSC
+       CopyStyle       Flex:PACS
+       LatexName       CRclass
+       LabelString     "CR Subject Classification"
 End
 
-Style Acknowledgements
-  CopyStyle            Abstract
-  LatexName            acknowledgements
-  Category             BackMatter
-  LabelString          "Acknowledgements"
+# this label has no dot at the end
+Style Solution
+       LabelString     "Solution \thesolution"
 End