]> git.lyx.org Git - features.git/commitdiff
Demonstrate that it is now possible to use tabs in Requires.
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 19 May 2015 08:18:17 +0000 (10:18 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 19 May 2015 08:18:17 +0000 (10:18 +0200)
lib/layouts/pdfcomment.module

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