]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/svcommon.inc
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / svcommon.inc
index 669361fa324f9b472c142cf3ee32934db5d30317..f6120268399c11aaa9c54a9a03c60667f43edab6 100644 (file)
@@ -19,7 +19,7 @@
 # see http://www.springer.com/authors for class files and further instructions
 
 
-Format 86
+Format 98
 PageStyle              Plain
 
 
@@ -91,7 +91,7 @@ Style Front_Matter
          Family        Sans
          Series        Bold
          Size          Largest
-         Color         Blue
+         Color         textlabel1
        EndFont
 End
 
@@ -115,6 +115,7 @@ Style Part
        DocBookTag            title
        DocBookTagType        paragraph
        DocBookSectionTag     part
+       DocBookInInfo         maybe
        DocBookForceAbstractTag partintro
 End
 
@@ -166,6 +167,7 @@ Style Chapter
        Align           Left
        DocBookTag            title
        DocBookTagType        paragraph
+       DocBookInInfo         maybe
        DocBookSectionTag     chapter
 End
 
@@ -196,7 +198,6 @@ Style ChapAuthor
        DocBookTag            personname
        DocBookTagType        paragraph
        DocBookWrapperTag     author
-       DocBookWrapperTagType inline
        DocBookInInfo         always
 End
 
@@ -362,6 +363,8 @@ Style Subtitle
          Size          Large
        EndFont
        DocBookTag            subtitle
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Author
@@ -389,10 +392,15 @@ Style Institute
        LabelString     "Author data:"
        LabelFont
          Family        Typewriter
-         Color         Blue
+         Color         textlabel1
        EndFont
        Requires        url
        Align           Left
+       # TODO: should rather be merged with the list of authors, but this would require a lot of specific code...
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookInInfo         always
 End
 
 Style Date
@@ -416,7 +424,7 @@ Style TOC_Title
        LabelString     "TOC title:"
        LabelFont
          Family        Typewriter
-         Color         Blue
+         Color         textlabel1
        EndFont  
 End
 
@@ -433,13 +441,19 @@ Style Running_Title
        LabelString     "Running title:"
        DocBookTag            titleabbrev
        DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 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
@@ -450,6 +464,7 @@ Style Running_Chapter
        LabelString     "Running chapter:"
        DocBookTag            titleabbrev
        DocBookTagType        paragraph
+       DocBookInInfo         maybe
        DocBookSection        false
 End
 
@@ -459,6 +474,7 @@ Style Running_Section
        LabelString     "Running section:"
        DocBookTag            titleabbrev
        DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Abstract
@@ -493,10 +509,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
@@ -554,6 +570,7 @@ Style Dedication
        DocBookWrapperTag      dedication
        DocBookWrapperTagType  block
        DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo          never
 End
 
 Style Foreword
@@ -628,6 +645,8 @@ Style Acknowledgement
          Shape         Up
          Size          Small
        EndFont
+       DocBookTag  para
+       DocBookWrapperTag  acknowledgements
 End
 
 Style Acknowledgements