]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal.layout
Fix typos in comments
[lyx.git] / lib / layouts / svglobal.layout
index 2ae9d42a233b735fe2ebc8dacaf1835dce2c45af..7fd4cee8ddcb95c3088b7febdb3c58c83cad6c49 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svglobal.clo]{Springer SV Global (Obsolete Version)}
-#  \DeclareCategory{Articles}
+#  \DeclareLaTeXClass[svjour,svglobal.clo]{Springer's Global Journal Template (Obsolete Version)}
+#  \DeclareCategory{Obsolete}
 # svjour/global (article) textclass definition file.
 # for various Springer Verlag Journals for which no specific file exists (Global).
 # --------
@@ -20,7 +20,8 @@
 # see www.springer.de/author/tex/help-journals.html for class files
 
 
-Format 45
+Format 98
+
 Input svcommon.inc
 
 NoStyle Front_Matter
@@ -41,7 +42,6 @@ NoStyle Paragraph*
 NoStyle Run-in_headings
 NoStyle Sub-run-in_headings
 
-
 NoStyle Extrachap
 NoStyle extrachap
 NoStyle Preface
@@ -56,9 +56,6 @@ NoStyle TOC_Title
 NoStyle TOC_Author
 NoStyle Acknowledgements
 
-
-
-NoStyle Dedication
 NoStyle Keywords
 
 
@@ -86,7 +83,7 @@ Style Headnote
        LabelFont
          Series        Bold
          Shape         Italic
-         Color         Red
+         Color         textlabel3
        EndFont
 End
 
@@ -99,8 +96,9 @@ InsetLayout Flex:thanks
        LyxType         custom
        Font
          Size          Small
-         Color         Green
+         Color         textlabel2
        EndFont
+       ResetsFont true
 End
 
 InsetLayout Flex:Inst
@@ -116,9 +114,13 @@ InsetLayout Flex:Keywords
        LatexName       keywords
        LabelString     "Keywords"
        LabelFont
-         Color         green
+         Color         textlabel2
          Size          Small
        EndFont
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 
@@ -144,6 +146,12 @@ Style Offprints
        LatexName       offprints
        LeftMargin      "Offprints:xx."
        LabelString     "Offprints:"
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperAttr    role='offprint'
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -166,4 +174,9 @@ Style Abstract
        LabelFont
          Series        Bold
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End