]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/bicaption.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / bicaption.module
index f0518458a4aa19e7f01451f7bc3c96d4c830b76e..40cefb85958c82e71c91c41c4a479693656c6c8e 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 98
 
 Style "Caption setup"
        LatexType       command
@@ -28,7 +29,7 @@ Style "Caption setup"
        LabelType       Static
        LabelString     "Caption setup:"
        LabelFont
-         Color         Green
+         Color         textlabel2
        EndFont
        Requires        bicaption
 End
@@ -61,5 +62,5 @@ InsetLayout Caption:Bicaption
           margin: 1ex;
          }
        EndHTMLStyle
-       HTMLAttr "class='float-caption float-caption-bicaption'"
+       HTMLClass  "float-caption float-caption-bicaption"
 End