]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/bicaption.module
Add a layout and template for the R Journal
[lyx.git] / lib / layouts / bicaption.module
index de6af7ca2b1a7ca18690f6123681b497411c95f2..5f87a8fba60972d3dc3d9ead6dad543b1631fcb0 100644 (file)
@@ -5,15 +5,15 @@
 #DescriptionEnd
 #Author: Uwe Stöhr <uwestoehr@web.de>
 
-Format 43
+Format 45
 
 Style "Caption setup"
        LatexType       command
        LatexName       captionsetup
        Category        FrontMatter
        Argument 1
-        LabelString   "Caption Setup Options"
-        Tooltip       "Options for the caption setup"
+        LabelString    "Language"
+        Tooltip        "Language that should be affected, can be 'bi-first', 'bi-second' or 'bi-both'"
        EndArgument
        PassThru        1
        Margin          Dynamic
@@ -61,4 +61,5 @@ InsetLayout Caption:Bicaption
           margin: 1ex;
          }
        EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-bicaption'"
 End