pdfcomment.module: add required style files

the the module requires datetime and fmtcount
This commit is contained in:
Uwe Stöhr 2015-02-17 00:24:29 +01:00
parent 6f04bfaf96
commit 3bc0b26020

View File

@ -1,4 +1,4 @@
#\DeclareLyXModule{PDF Comments}
#\DeclareLyXModule[datetime,fmtcount]{PDF Comments}
#DescriptionBegin
#Provides various kinds of annotations for the PDF output. The module uses
#the pdfcomment package. Please consult the package documentation for details.