]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdinsets.inc
Minor cleanup: We should use the usual conventions for
[features.git] / lib / layouts / stdinsets.inc
index 4bc60d9101aa483184615a47200fb7eff79164a0..11d86a0c5b1ba420284fa3e3d81f626f7e975b72 100644 (file)
@@ -170,7 +170,7 @@ InsetLayout Phantom
        ForcePlain            true
 End
 
-InsetLayout ListOfListings
+InsetLayout TOC:Listings
        # 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"
@@ -187,7 +187,7 @@ InsetLayout ListOfListings
        EndLangPreamble
 End
 
-InsetLayout IncludeListings
+InsetLayout Include:Listings
        BabelPreamble
                \addto\captions$$lang{\renewcommand{\lstlistingname}{_(Listing)}}
        EndBabelPreamble
@@ -200,7 +200,7 @@ InsetLayout IncludeListings
 End
 
 InsetLayout Listings
-       CopyStyle IncludeListings
+       CopyStyle Include:Listings
        LabelString           Listings[[inset]]
        LatexType             none
        Decoration            minimalistic