]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/initials.module
Make Word Wrap property confiurable by language
[lyx.git] / lib / layouts / initials.module
index 2165fe3dd62fe67a804fc1398b1ee75c727065e1..cab57c205b96f2c80b26fd5a00f76cc48dc027b7 100644 (file)
@@ -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 68
+Format 74
 
 AddToPreamble
        \@ifundefined{lettrine}{\usepackage{lettrine}}{}