X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fsectionbox.module;h=017a1c9265e1f5563e1358f14b368e945765ba6d;hb=adefdf8eebb9aebccdd472482579e55758857f66;hp=b769409f8c4a3e620a592f7850c9b6d4820025eb;hpb=1ed5aa3a3e4d51a21bdd558958846e669a21ccf9;p=lyx.git diff --git a/lib/layouts/sectionbox.module b/lib/layouts/sectionbox.module index b769409f8c..017a1c9265 100644 --- a/lib/layouts/sectionbox.module +++ b/lib/layouts/sectionbox.module @@ -7,21 +7,22 @@ # Author: Jürgen Spitzmüller -Format 80 +Format 104 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