mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
Demonstrate that it is now possible to use tabs in Requires.
This commit is contained in:
parent
4005a4d470
commit
139746061f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user