]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svglobal.layout
Fix typos in comments
[lyx.git] / lib / layouts / svglobal.layout
index 1deba50a564e114077dc575c34c8ffdf0b255976..7fd4cee8ddcb95c3088b7febdb3c58c83cad6c49 100644 (file)
@@ -20,7 +20,8 @@
 # see www.springer.de/author/tex/help-journals.html for class files
 
 
-Format 80
+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