X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdstarsections.inc;h=b07daee416fd093d35df5d35036b39d8cabbee6a;hb=2841a1c06315edb7dd3a264746c093ee4c1a7c9f;hp=67e4a54956f038abb48df521b02150a258baf6d8;hpb=7ff1a5738e65ad767a0058aceeebe963a0f3f7b2;p=lyx.git diff --git a/lib/layouts/stdstarsections.inc b/lib/layouts/stdstarsections.inc index 67e4a54956..b07daee416 100644 --- a/lib/layouts/stdstarsections.inc +++ b/lib/layouts/stdstarsections.inc @@ -9,7 +9,7 @@ # modifying the style of the regular sectioning layouts. -Format 78 +Format 100 Style Part* CopyStyle Part Category Unnumbered @@ -18,6 +18,11 @@ Style Part* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr "renderas='other' otherrenderas='part'" + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -29,6 +34,11 @@ Style Chapter* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr "renderas='other' otherrenderas='chapter'" + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -40,6 +50,11 @@ Style Section* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr renderas='sect1' + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -51,6 +66,11 @@ Style Subsection* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr renderas='sect2' + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -62,6 +82,11 @@ Style Subsubsection* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr renderas='sect3' + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -73,6 +98,11 @@ Style Paragraph* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr renderas='sect4' + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End @@ -84,4 +114,9 @@ Style Subparagraph* LabelType No_Label LabelCounter "" ResetArgs 1 + DocBookTag bridgehead + DocBookAttr renderas='sect5' + DocBookSectionTag NONE + DocBookForceAbstractTag NONE + HTMLInToc 0 End