]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal.layout
Fix typos in comments
[lyx.git] / lib / layouts / svglobal.layout
index 2f73aceb14b7fd497d529eae190eb22f0447d269..7fd4cee8ddcb95c3088b7febdb3c58c83cad6c49 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[svjour,svglobal.clo]{Springer SV Global (Obsolete Version)}
+#  \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 66
+Format 98
+
 Input svcommon.inc
 
 NoStyle Front_Matter
@@ -82,7 +83,7 @@ Style Headnote
        LabelFont
          Series        Bold
          Shape         Italic
-         Color         Red
+         Color         textlabel3
        EndFont
 End
 
@@ -95,7 +96,7 @@ InsetLayout Flex:thanks
        LyxType         custom
        Font
          Size          Small
-         Color         Green
+         Color         textlabel2
        EndFont
        ResetsFont true
 End
@@ -113,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
 
 
@@ -141,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
 
 
@@ -163,4 +174,9 @@ Style Abstract
        LabelFont
          Series        Bold
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End