X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flayouts%2Fsectionbox.module;h=41844109a920b8d11b136718c36d75c4a6553b9c;hb=42c2a25fb873727d87ce753b3a3ac4e913e36fe0;hp=13ddb183ad13e72a4f26ede01de5933d749cae4b;hpb=b5b015ba3a0bf533fe25c0c18126bf9b5613a6ed;p=lyx.git diff --git a/lib/layouts/sectionbox.module b/lib/layouts/sectionbox.module index 13ddb183ad..41844109a9 100644 --- a/lib/layouts/sectionbox.module +++ b/lib/layouts/sectionbox.module @@ -7,21 +7,22 @@ # Author: Jürgen Spitzmüller -Format 81 +Format 99 InsetLayout Flex:SectionBox - LyXType custom - LabelString "Section Box" - LatexType environment - LatexName sectionbox - Decoration classic - MultiPar true - CustomPars true - Requires sectionbox + LyXType custom + LabelString "Section Box" + LatexType environment + LatexName sectionbox + Decoration classic + MultiPar true + CustomPars true + Requires sectionbox Argument 1 LabelString "Width" MenuString "Section Box Width|S" Tooltip "Width of the section Box" + DocBookTag IGNORE EndArgument Argument 2 LabelString "Heading" @@ -34,19 +35,24 @@ InsetLayout Flex:SectionBox Size Large Series Bold EndFont + DocBookTag title + DocBookTagType paragraph + DocBookArgumentBeforeMainTag true EndArgument - ResetsFont true + ResetsFont true + DocBookTag section + DocBookItemTag para End InsetLayout Flex:SubsectionBox - CopyStyle Flex:SectionBox - LabelString "Subsection Box" - LatexName subsectionbox + CopyStyle Flex:SectionBox + LabelString "Subsection Box" + LatexName subsectionbox End InsetLayout Flex:SubsubsectionBox - CopyStyle Flex:SectionBox - LabelString "Subsubsection Box" - LatexName subsubsectionbox + CopyStyle Flex:SectionBox + LabelString "Subsubsection Box" + LatexName subsubsectionbox End