]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcustom.inc
whitespace
[lyx.git] / lib / layouts / stdcustom.inc
index 06ee38f663603a8acca916be780fe65549cd83cc..107a1e20762092fd55f4d2a565ab7a29bdb914a1 100644 (file)
@@ -2,19 +2,14 @@
 # Author : Martin vermeer <martin.vermeer@tkk.fi>
 # Custom Inset layouts definition
 
-Format 5
+Format 35
 
-InsetLayout Custom:Endnote
-   LyXType     custom
-   LatexName   endnote
-   LatexType   command
-   Decoration  classic
+# Error fallback:
+InsetLayout "Flex:Custom"
+   LyxType     end
+   LabelString "UNDEFINED"
    Font
-     Size      Small
+     Color     error
    EndFont
-   LabelString endnote
-   Preamble
-     \usepackage{endnotes}
-   EndPreamble
 End