]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
apa6.layout: add dependencies
[lyx.git] / lib / layouts / stdinsets.inc
index 6ee56de25ba2ee9ae198c8648400c3fabb5b78d1..da91f1c189de06bbec652114e63a384f909e650c 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Detailed format description is available in the customization manual
 
-Format 63
+Format 65
 
 Provides stdinsets 1
 
@@ -122,6 +122,13 @@ InsetLayout Foot:InTitle
        EndHTMLStyle
 End
 
+InsetLayout Foot:InFloatTable
+       CopyStyle             Foot
+       LatexName             tablefootnote
+       Requires              tablefootnote
+End
+
+
 InsetLayout Note:Comment
        LabelString           Comment
        LatexType             environment
@@ -297,21 +304,18 @@ InsetLayout TOC:Listings
 End
 
 InsetLayout TOC:MintedListings
-       # We need the [[List of Listings]] context, since "Listings" is also
-       # the name of the inset and translated differently.
-       # "Listings[[List of Listings]]" is the name of the "List of listings"
-       # ("Listings" is the predefined english name) in minted.sty so it
-       # must be used here as well.
+       # "List of Listings" is the name of the "List of listings"
+       # in minted.sty so it must be used here as well.
        BabelPreamble
-               \addto\captions$$lang{\renewcommand{\listoflistingscaption}{_(Listings[[List of Listings]])}}
+               \addto\captions$$lang{\renewcommand{\listoflistingscaption}{_(List of Listings)}}
        EndBabelPreamble
        # The command does not need to be defined in LangPreamble, since
        # minted.sty does that already. However it needs to be redefined
        # in order to be used for non-english single-language documents.
        LangPreamble
-               \renewcommand{\listoflistingscaption}{_(Listings[[List of Listings]])}
+               \renewcommand{\listoflistingscaption}{_(List of Listings)}
        EndLangPreamble
-       FixedWidthPreambleEncoding true
+       FixedWidthPreambleEncoding false
   HTMLTag h2
   HTMLStyle
     div.lyxtoc-flat {
@@ -383,7 +387,7 @@ InsetLayout MintedListings
        LangPreamble
                \renewcommand{\listingscaption}{_(Listing)}
        EndLangPreamble
-       FixedWidthPreambleEncoding true
+       FixedWidthPreambleEncoding false
 End
 
 InsetLayout Branch
@@ -501,7 +505,7 @@ End
 
 InsetLayout Float
        LabelFont
-         Color               collapsable
+         Color               collapsible
          Size                Small
        EndFont
        MultiPar              true
@@ -519,7 +523,7 @@ OutlinerName figure       "Figures" #no AddToToc (built-in)
 
 InsetLayout Wrap
        LabelFont
-         Color               collapsable
+         Color               collapsible
          Size                Small
        EndFont
        MultiPar              true
@@ -563,7 +567,7 @@ End
 InsetLayout Argument
        LabelString           Argument
        LabelFont
-         Color               collapsable
+         Color               collapsible
          Size                Small
        EndFont
        MultiPar              false