From e9b4de90005efb30e9d5783bc0b5fb6c5d2f3be2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Wed, 29 Oct 2014 01:20:22 +0100 Subject: [PATCH] pdfcomment.module: fix unnecessary options I just accidentally introduced --- lib/layouts/pdfcomment.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/pdfcomment.module b/lib/layouts/pdfcomment.module index ed5c03ca0e..1724c9955a 100644 --- a/lib/layouts/pdfcomment.module +++ b/lib/layouts/pdfcomment.module @@ -1,4 +1,4 @@ -#\DeclareLyXModule[datetime.sty,fmtcount.sty]{PDF Comments} +#\DeclareLyXModule{PDF Comments} #DescriptionBegin #Provides various kinds of annotations for the PDF output. The module uses #the pdcomment package. Please consult the package documentation for details. -- 2.39.5