]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/pdfform.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / pdfform.module
index f0a4116826aefa57f440151a6c2a3d6896a8df18..6dc3794d3a9ffd18f4bfa1714159c6e97da3c25a 100644 (file)
@@ -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 <uwestoehr@lyx.org>
 
-Format 54
+Format 98
 
 #
 # the form environment
@@ -32,9 +33,9 @@ Style "Begin PDF Form"
        EndArgument
        LabelFont
          Series                        Bold
-         Color                         Green
+         Color                         textlabel2
        EndFont
-       Requires                        hyperref
+       Requires                        hyperref
 End
 
 Style "End PDF Form"
@@ -66,12 +67,13 @@ InsetLayout Flex:TextField
          LabelString           "Params"
          Tooltip                       "Insert PDF form parameters here"
          AutoInsert            1
+         PassThruChars         "\[]{}"
        EndArgument
        LabelFont
-         Color                         magenta
+         Color                         textlabel3
          Size                          Small
        EndFont
-       Requires                        hyperref
+       Requires                        hyperref
 End
 
 InsetLayout Flex:CheckBox