]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdstarsections.inc
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / stdstarsections.inc
index 7d6865fe361bb5e5f7f27796d338e867e03c8fc3..60354b1dd339eb8ca787ac5ba539f2ab50cb6ebc 100644 (file)
@@ -19,7 +19,7 @@ Style Part*
        LabelCounter    ""
        ResetArgs       1
        DocBookTag            bridgehead
-       DocBookAttr           renderas="part"
+       DocBookAttr           "renderas='other' otherrenderas='part'"
        DocBookSectionTag     NONE
        DocBookForceAbstractTag NONE
 End
@@ -34,7 +34,7 @@ Style Chapter*
        LabelCounter    ""
        ResetArgs       1
        DocBookTag            bridgehead
-       DocBookAttr           renderas="chapter"
+       DocBookAttr           "renderas='other' otherrenderas='chapter'"
        DocBookSectionTag     NONE
        DocBookForceAbstractTag NONE
 End