]> git.lyx.org Git - features.git/blobdiff - lib/layouts/scrclass.inc
Merge branch 'master' of git.lyx.org:lyx
[features.git] / lib / layouts / scrclass.inc
index 1a41a4d9d64ff9dc0e5ec4d6bdfed382de8d6701..4884925fcc4bb4691c018c86fa0b836649daadf8 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 82
+Format 95
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -69,6 +69,7 @@ Style Labeling
        DocBookItemTag        listitem
        DocBookItemInnerTag   para
        DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 Input stdsections.inc
@@ -141,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
 
@@ -152,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
 
@@ -163,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
 
@@ -203,6 +210,8 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 Style Subtitle
@@ -212,6 +221,7 @@ Style Subtitle
          Size                Large
        EndFont
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -219,6 +229,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -226,6 +241,10 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
@@ -274,6 +293,11 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Style Frontispiece
+       CopyStyle             Titlehead
+       LatexName             frontispiece
+End
+
 Input stdstruct.inc
 
 Style Abstract
@@ -300,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 {
@@ -323,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 {