]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Support for beamer block arguments (#3280)
[lyx.git] / lib / layouts / stdinsets.inc
index 68a3f5533a78bbad77ceda62fac8c745d48c0e6f..322247485cd2eb8f14aa332cf342e1269b119812 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailed format description is available in the customization manual
 
-Format 38
+Format 41
 
 Provides stdinsets 1
 
@@ -400,12 +400,13 @@ InsetLayout "Flex:URL"
 End
 
 InsetLayout Argument
-       LabelString           opt
+       LabelString           Argument
        LabelFont
          Color               collapsable
          Size                Small
        EndFont
        MultiPar              false
+       ForceLocalFontSwitch  1
 End
 
 InsetLayout Info
@@ -469,6 +470,12 @@ InsetLayout Info:shortcuts
 End
 
 InsetLayout Caption
+       LaTeXType            command
+       LatexName            caption
+       Argument 1
+               LabelString   "Short Title|S"
+               Tooltip       "The caption as it appears in the list of figures/tables"
+       EndArgument
        HTMLStyle
                div.float-caption {
                        text-align: center;