X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Finitials.module;h=622163b9246a4139a936dc48d6e45c690c9613d9;hb=006f1cbe4386999ee33b9e2ed5e55d3e36fa785c;hp=e06768e737b729b171283c0d3983e808138ea729;hpb=eaf7413020810ebf09d834659e259bce660889a6;p=lyx.git diff --git a/lib/layouts/initials.module b/lib/layouts/initials.module index e06768e737..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 70 +Format 79 AddToPreamble \@ifundefined{lettrine}{\usepackage{lettrine}}{}