]> git.lyx.org Git - features.git/blobdiff - lib/layouts/bicaption.module
DocBook: fix indentation.
[features.git] / lib / layouts / bicaption.module
index dbfad7418cd0e1c5968a46b0d32d57e56df7601b..ab0a9a6ab1e919e41441ca2e1998958897cb66d5 100644 (file)
@@ -1,11 +1,12 @@
-#\DeclareLyXModule[bicaption.sty]{Multilingual Captions}
+#\DeclareLyXModule[bicaption.sty]{Bilingual Captions}
+#\DeclareCategory{Floats & Captions}
 #DescriptionBegin
-#Provides two styles to typeset multilingual captions.
+#Provides two styles to typeset bilingual captions.
 #For a description see the file MultilingualCaptions.lyx in LyX's examples folder.
 #DescriptionEnd
 #Author: Uwe Stöhr <uwestoehr@web.de>
 
-Format 54
+Format 85
 
 Style "Caption setup"
        LatexType       command
@@ -30,9 +31,7 @@ Style "Caption setup"
        LabelFont
          Color         Green
        EndFont
-       BabelPreamble
-       \usepackage{bicaption} % for multilingual captions
-       EndBabelPreamble
+       Requires        bicaption
 End