From 139746061f47b447fccf66d5477a6a3324c82b63 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 19 May 2015 10:18:17 +0200 Subject: [PATCH] Demonstrate that it is now possible to use tabs in Requires. --- lib/layouts/pdfcomment.module | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index e7ea031642..eab53ae57c 100644 --- a/lib/layouts/pdfcomment.module +++ b/lib/layouts/pdfcomment.module @@ -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