]> git.lyx.org Git - features.git/blobdiff - lib/layouts/scrclass.inc
Fix compilation with gcc 4.9
[features.git] / lib / layouts / scrclass.inc
index 6e9e37f8188edb17f893018d6c46611208c1da6d..4884925fcc4bb4691c018c86fa0b836649daadf8 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 84
+Format 95
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -142,6 +142,8 @@ Style Addpart
                LabelString   "Short Title|S"
                Tooltip       "The part as it appears in the table of contents/running headers"
                InsertCotext  1
+        DocBookTag    titleabbrev
+        DocBookArgumentAfterMainTag  true
        EndArgument
 End
 
@@ -153,6 +155,8 @@ Style Addchap
                LabelString   "Short Title|S"
                Tooltip       "The chapter as it appears in the table of contents/running headers"
                InsertCotext  1
+        DocBookTag    titleabbrev
+        DocBookArgumentAfterMainTag  true
        EndArgument
 End
 
@@ -164,6 +168,8 @@ Style Addsec
                LabelString   "Short Title|S"
                Tooltip       "The section as it appears in the table of contents/running headers"
                InsertCotext  1
+        DocBookTag    titleabbrev
+        DocBookArgumentAfterMainTag  true
        EndArgument
 End
 
@@ -204,6 +210,8 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 Style Subtitle
@@ -213,6 +221,7 @@ Style Subtitle
          Size                Large
        EndFont
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -220,6 +229,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -227,6 +241,10 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
@@ -275,6 +293,11 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Style Frontispiece
+       CopyStyle             Titlehead
+       LatexName             frontispiece
+End
+
 Input stdstruct.inc
 
 Style Abstract
@@ -301,6 +324,8 @@ InsetLayout Caption:Above
                LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
                InsertCotext  1
+        DocBookTag    titleabbrev
+        DocBookArgumentAfterMainTag  true
        EndArgument
        HTMLStyle
                div.float-caption {
@@ -324,6 +349,8 @@ InsetLayout Caption:Below
                LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
                InsertCotext  1
+        DocBookTag    titleabbrev
+        DocBookArgumentAfterMainTag  true
        EndArgument
        HTMLStyle
                div.float-caption {