]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svcommon.inc
Revert "Update layouts"
[lyx.git] / lib / layouts / svcommon.inc
index c56535285b0cd9d434d7c012e59ae0180245ecbd..72941773762122804a79e84e14c2c8bf6dc5ca0e 100644 (file)
@@ -19,7 +19,7 @@
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 86
+Format 104
 PageStyle              Plain
 
 
@@ -91,7 +91,7 @@ Style Front_Matter
          Family        Sans
          Series        Bold
          Size          Largest
-         Color         Blue
+         Color         textlabel1
        EndFont
 End
 
@@ -169,6 +169,7 @@ Style Chapter
        DocBookTagType        paragraph
        DocBookInInfo         maybe
        DocBookSectionTag     chapter
+       TocLevel 0
 End
 
 Style ChapSubtitle
@@ -363,6 +364,8 @@ Style Subtitle
          Size          Large
        EndFont
        DocBookTag            subtitle
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Author
@@ -390,7 +393,7 @@ Style Institute
        LabelString     "Author data:"
        LabelFont
          Family        Typewriter
-         Color         Blue
+         Color         textlabel1
        EndFont
        Requires        url
        Align           Left
@@ -422,7 +425,7 @@ Style TOC_Title
        LabelString     "TOC title:"
        LabelFont
          Family        Typewriter
-         Color         Blue
+         Color         textlabel1
        EndFont  
 End
 
@@ -446,7 +449,12 @@ Style Running_Author
        CopyStyle       Running_Title
        LatexName       authorrunning
        LabelString     "Running author:"
-       DocBookTag  NONE # Still TODO
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperAttr    role='abbrev'
+       DocBookWrapperTagType block
+       DocBookInInfo         always
 End
 
 Style Running_Chapter
@@ -502,10 +510,10 @@ Style Abstract*
        LatexName       abstract*
        LabelString     "Abstract* (not printed)"
        LabelFont
-         Color         Blue
+         Color         textlabel1
        EndFont
        TextFont        
-         Color         Blue
+         Color         textlabel1
        EndFont
        DocBookAbstract       true
        DocBookInInfo         always
@@ -614,7 +622,7 @@ Style Preface
        DocBookSectionTag      preface
 End
 
-Style Acknowledgement
+Style Acknowledgment
        Category        BackMatter
        Margin          First_Dynamic
        LatexType       Environment
@@ -629,7 +637,7 @@ Style Acknowledgement
        Align           Block
        AlignPossible   Block, Left
        LabelType       Static
-       LabelString     "Acknowledgements"
+       LabelString     "Acknowledgments"
        Font
          Size          Small
        EndFont
@@ -642,8 +650,8 @@ Style Acknowledgement
        DocBookWrapperTag  acknowledgements
 End
 
-Style Acknowledgements
-       CopyStyle       Acknowledgement
+Style Acknowledgments
+       CopyStyle       Acknowledgment
        LatexName       acknowledgements
 End