]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Extend unicodesymbols force flag
[lyx.git] / lib / layouts / stdinsets.inc
index 76eeee84e2a7bc908c7153221f81917e1ddcf6db..bae666ed33259ce7f6d445705157a8567eaceb66 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailed format description is available in the customization manual
 
-Format 41
+Format 44
 
 Provides stdinsets 1
 
@@ -230,6 +230,7 @@ InsetLayout Listings
        FreeSpacing           true
        ForceLTR              true
        RefPrefix             lst
+       HTMLTag               pre
 End
 
 InsetLayout Branch
@@ -387,6 +388,7 @@ InsetLayout "Flex:URL"
        PassThru              true
        FreeSpacing           true
        ForceLTR              true
+       ResetsFont            false
        Font
          Family              Typewriter
          Color               urltext
@@ -400,12 +402,13 @@ InsetLayout "Flex:URL"
 End
 
 InsetLayout Argument
-       LabelString           opt
+       LabelString           Argument
        LabelFont
          Color               collapsable
          Size                Small
        EndFont
        MultiPar              false
+       ForceLocalFontSwitch  1
 End
 
 InsetLayout Info
@@ -468,7 +471,10 @@ InsetLayout Info:shortcuts
        EndHTMLStyle
 End
 
-InsetLayout Caption
+InsetLayout Caption:Standard
+       LabelString          standard
+       LaTeXType            command
+       LatexName            caption
        Argument 1
                LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
@@ -481,6 +487,7 @@ InsetLayout Caption
                        margin: 1ex;
                }
        EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-standard'"
 End