]> git.lyx.org Git - features.git/commitdiff
pdfcomment.module: reintroduce whitespace mixture because of bug #9518
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 26 Apr 2015 16:25:20 +0000 (18:25 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 26 Apr 2015 16:25:20 +0000 (18:25 +0200)
lib/layouts/pdfcomment.module

index 17d771620eda500b22accd7583a076d1dac83d90..fd9ad59eacc8b618fc339766db12e3299ccf1a40 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