Revert "pdfform.module: repair whitespace"

This reverts commit d2e8e44a0e.
This commit is contained in:
Juergen Spitzmueller 2015-05-03 16:43:14 +02:00
parent 28ed8cf18a
commit 23297a3108

View File

@ -25,8 +25,8 @@ Style "Begin PDF Form"
LabelType Static LabelType Static
LabelString "Begin PDF Form" LabelString "Begin PDF Form"
Argument 1 Argument 1
MenuString "PDF Form Parameters" MenuString "PDF Form Parameters"
LabelString "Params" LabelString "Params"
Tooltip "Insert PDF form parameters here" Tooltip "Insert PDF form parameters here"
AutoInsert 1 AutoInsert 1
EndArgument EndArgument
@ -34,7 +34,7 @@ Style "Begin PDF Form"
Series Bold Series Bold
Color Green Color Green
EndFont EndFont
Requires hyperref Requires hyperref
End End
Style "End PDF Form" Style "End PDF Form"
@ -62,17 +62,17 @@ InsetLayout Flex:TextField
LatexName TextField LatexName TextField
LabelString "TextField" LabelString "TextField"
Argument 1 Argument 1
MenuString "PDF Form Parameters" MenuString "PDF Form Parameters"
LabelString "Params" LabelString "Params"
Tooltip "Insert PDF form parameters here" Tooltip "Insert PDF form parameters here"
AutoInsert 1 AutoInsert 1
EndArgument EndArgument
PassThru 1 PassThru 1
LabelFont LabelFont
Color magenta Color magenta
Size Small Size Small
EndFont EndFont
Requires hyperref Requires hyperref
End End
InsetLayout Flex:CheckBox InsetLayout Flex:CheckBox
@ -86,9 +86,9 @@ InsetLayout Flex:ChoiceMenu
LatexName ChoiceMenu LatexName ChoiceMenu
LabelString "ChoiceMenu" LabelString "ChoiceMenu"
Argument 2 Argument 2
LabelString "Label" LabelString "Label"
Mandatory 1 Mandatory 1
AutoInsert 1 AutoInsert 1
ToolTip "Insert the label here" ToolTip "Insert the label here"
EndArgument EndArgument
End End
@ -120,9 +120,9 @@ InsetLayout Flex:PDFAction
LatexName Acrobatmenu LatexName Acrobatmenu
LabelString "PDFAction" LabelString "PDFAction"
Argument 1 Argument 1
LabelString "Action" LabelString "Action"
Mandatory 1 Mandatory 1
AutoInsert 1 AutoInsert 1
ToolTip "The name of the PDF action" ToolTip "The name of the PDF action"
EndArgument EndArgument
End End