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