X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Finitials.module;h=622163b9246a4139a936dc48d6e45c690c9613d9;hb=006f1cbe4386999ee33b9e2ed5e55d3e36fa785c;hp=47fb6e61603e24c41c860b604520810707383c5c;hpb=8d8ee12e6481a2d9687228a4a5f9dd44a21a052e;p=lyx.git diff --git a/lib/layouts/initials.module b/lib/layouts/initials.module index 47fb6e6160..622163b924 100644 --- a/lib/layouts/initials.module +++ b/lib/layouts/initials.module @@ -1,11 +1,12 @@ -#\DeclareLyXModule{Initials} +#\DeclareLyXModule{Initials (Drop Caps)} +#\DeclareCategory{Paragraph Styles} #DescriptionBegin -#Define a style for paragraphs with an initial. +#Defines a style for paragraphs with an enlarged initial letter (drop cap). #See the EmbeddedObjects manual for a detailed description. #DescriptionEnd #Authors: Pavel Sanda and Uwe Stöhr -Format 66 +Format 79 AddToPreamble \@ifundefined{lettrine}{\usepackage{lettrine}}{}