]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/bicaption.module
Merge branch 'feature/docbook' into master
[lyx.git] / lib / layouts / bicaption.module
index dbfad7418cd0e1c5968a46b0d32d57e56df7601b..1719f43b8352a7b13af0e9397c3b7f307222d9a3 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 82
 
 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