X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fpdfform.module;h=e461c2600d76b8d1f08ff0189d600331c700b47c;hb=bab184e49e4420ad5277eacd45f2447727f55bbd;hp=fe4dcd77d187a8d2149190115261c8f778845291;hpb=41b39ff835b39fc647190ebf02aca83e89ec8bea;p=lyx.git diff --git a/lib/layouts/pdfform.module b/lib/layouts/pdfform.module index fe4dcd77d1..e461c2600d 100644 --- a/lib/layouts/pdfform.module +++ b/lib/layouts/pdfform.module @@ -1,4 +1,5 @@ #\DeclareLyXModule{PDF Form} +#\DeclareCategory{Annotation & Revision} #DescriptionBegin #Provides fields and buttons for PDF forms. The module uses #the LaTeX package hyperref. Please consult the LyX example file PDF-form.lyx @@ -6,7 +7,7 @@ #DescriptionEnd # Author: Uwe Stöhr -Format 54 +Format 80 # # the form environment @@ -25,16 +26,16 @@ Style "Begin PDF Form" LabelType Static LabelString "Begin PDF Form" Argument 1 - MenuString "PDF form parameters" - LabelString "Params" - Tooltip "Insert PDF form parameters here" - AutoInsert 1 + MenuString "PDF Form Parameters" + LabelString "Params" + Tooltip "Insert PDF form parameters here" + AutoInsert 1 EndArgument LabelFont Series Bold Color Green EndFont - Requires hyperref + Requires hyperref End Style "End PDF Form" @@ -62,17 +63,17 @@ InsetLayout Flex:TextField LatexName TextField LabelString "TextField" Argument 1 - MenuString "PDF form parameters" - LabelString "Params" - Tooltip "Insert PDF form parameters here" - AutoInsert 1 + MenuString "PDF Form Parameters" + LabelString "Params" + Tooltip "Insert PDF form parameters here" + AutoInsert 1 + PassThruChars "\[]{}" EndArgument - PassThru 1 LabelFont Color magenta Size Small EndFont - Requires hyperref + Requires hyperref End InsetLayout Flex:CheckBox @@ -86,10 +87,10 @@ InsetLayout Flex:ChoiceMenu LatexName ChoiceMenu LabelString "ChoiceMenu" Argument 2 - LabelString "Label" - Mandatory 1 - AutoInsert 1 - ToolTip "Insert the label here" + LabelString "Label" + Mandatory 1 + AutoInsert 1 + ToolTip "Insert the label here" EndArgument End @@ -120,10 +121,10 @@ InsetLayout Flex:PDFAction LatexName Acrobatmenu LabelString "PDFAction" Argument 1 - LabelString "Action" - Mandatory 1 - AutoInsert 1 - ToolTip "the name of the PDF action" + LabelString "Action" + Mandatory 1 + AutoInsert 1 + ToolTip "The name of the PDF action" EndArgument End