]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/pdfform.module
Honor trailing spaces in LabelString and friends
[lyx.git] / lib / layouts / pdfform.module
index d27572db53002045f94511e438ac3bd73475e4db..16c9bda09b9e82b470560351b1fe9cd7241f628d 100644 (file)
@@ -6,7 +6,7 @@
 #DescriptionEnd
 # Author: Uwe Stöhr <uwestoehr@lyx.org>
 
-Format 54
+Format 64
 
 #
 # the form environment
@@ -25,7 +25,7 @@ Style "Begin PDF Form"
        LabelType                       Static
        LabelString                     "Begin PDF Form"
        Argument 1
-         MenuString            "PDF form parameters"
+         MenuString            "PDF Form Parameters"
          LabelString           "Params"
          Tooltip                       "Insert PDF form parameters here"
          AutoInsert            1
@@ -34,7 +34,7 @@ Style "Begin PDF Form"
          Series                        Bold
          Color                         Green
        EndFont
-       Requires            hyperref
+       Requires                        hyperref
 End
 
 Style "End PDF Form"
@@ -62,17 +62,17 @@ InsetLayout Flex:TextField
        LatexName                       TextField
        LabelString                     "TextField"
        Argument 1
-         MenuString            "PDF form parameters"
+         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
@@ -123,7 +123,7 @@ InsetLayout Flex:PDFAction
          LabelString           "Action"
          Mandatory                     1
          AutoInsert            1
-         ToolTip                       "the name of the PDF action"
+         ToolTip                       "The name of the PDF action"
        EndArgument
 End