]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Extend unicodesymbols force flag
[lyx.git] / lib / layouts / stdinsets.inc
index 4020e1ae09fa21ad022fe8dd0ccf088d9abafcd6..bae666ed33259ce7f6d445705157a8567eaceb66 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailed format description is available in the customization manual
 
-Format 42
+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
@@ -469,7 +471,8 @@ InsetLayout Info:shortcuts
        EndHTMLStyle
 End
 
-InsetLayout Caption
+InsetLayout Caption:Standard
+       LabelString          standard
        LaTeXType            command
        LatexName            caption
        Argument 1
@@ -484,6 +487,7 @@ InsetLayout Caption
                        margin: 1ex;
                }
        EndHTMLStyle
+       HTMLAttr "class='float-caption float-caption-standard'"
 End