Demonstrate that it is now possible to use tabs in Requires.

This commit is contained in:
Juergen Spitzmueller 2015-05-19 10:18:17 +02:00
parent 4005a4d470
commit 139746061f

View File

@ -35,7 +35,7 @@ Style Define_Avatar
Color green Color green
Series Bold Series Bold
EndFont EndFont
Requires pdfcomment Requires pdfcomment
End End
Style Define_PDF-Comment_Style Style Define_PDF-Comment_Style
@ -83,7 +83,7 @@ InsetLayout "Flex:PDF-Comment-Setup"
LabelString "Opts" LabelString "Opts"
ToolTip "Insert PDF-Comment setup options here (see the pdfcomment manual)" ToolTip "Insert PDF-Comment setup options here (see the pdfcomment manual)"
EndArgument EndArgument
Requires pdfcomment Requires pdfcomment
End End
# #
@ -106,7 +106,7 @@ InsetLayout "Flex:PDF-Annotation"
LabelString "Opts" LabelString "Opts"
ToolTip "Insert PDFComment options here (see pdfcomment manual)" ToolTip "Insert PDFComment options here (see pdfcomment manual)"
EndArgument EndArgument
Requires pdfcomment Requires pdfcomment
End End
InsetLayout "Flex:PDF-Margin" InsetLayout "Flex:PDF-Margin"
@ -223,5 +223,5 @@ Style List_of_PDF_Comments
MenuString "List Options|s" MenuString "List Options|s"
Tooltip "Insert list options here (see pdfcomment manual)" Tooltip "Insert list options here (see pdfcomment manual)"
EndArgument EndArgument
Requires pdfcomment Requires pdfcomment
End End