X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fmulticol.module;h=c1f4a76500670145c805ed1335b6ad6e205f2e44;hb=2a72fa3a041ddb5061aef564ce779a5d01a7c216;hp=5a44bc7d258c595fe245072e09c42d2634c44cd2;hpb=6b49b6b129af9417fea7ea907a44a46fbbd38340;p=lyx.git diff --git a/lib/layouts/multicol.module b/lib/layouts/multicol.module index 5a44bc7d25..c1f4a76500 100644 --- a/lib/layouts/multicol.module +++ b/lib/layouts/multicol.module @@ -6,29 +6,30 @@ #DescriptionEnd #Authors: Uwe Stöhr and Jürgen Spitzmüller -Format 49 +Format 69 InsetLayout Flex:Multiple_Columns - LyXType custom - Decoration classic - LabelString Columns - LatexType environment - LatexName multicols - Requires multicol + LyXType custom + Decoration classic + LabelString Columns + LatexType environment + LatexName multicols + Requires multicol Argument 1 - LabelString "Number of Columns" - Tooltip "Insert the number of columns here" - Mandatory 1 - DefaultArg 2 + LabelString "Number of Columns" + Tooltip "Insert the number of columns here" + Mandatory 1 + DefaultArg 2 + PassThru 1 EndArgument Argument 2 - LabelString "Preface" - Tooltip "An optional preface" + LabelString "Preface" + Tooltip "An optional preface" EndArgument Argument 3 - LabelString "Space Before Page Break" - Tooltip "Free space that needs to be on the page to start the multiple columns on this page" - Requires 2 + LabelString "Space Before Page Break" + Tooltip "Free space that needs to be on the page to start the multiple columns on this page" + Requires 2 EndArgument ResetsFont true End