]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcustom.inc
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / stdcustom.inc
index 06ee38f663603a8acca916be780fe65549cd83cc..a6d26f5c3bef2c91b588d96814f4fbb2191eba4d 100644 (file)
@@ -4,17 +4,12 @@
 
 Format 5
 
-InsetLayout Custom:Endnote
-   LyXType     custom
-   LatexName   endnote
-   LatexType   command
-   Decoration  classic
+# Error fallback:
+InsetLayout Custom
+   LyxType     end
+   LabelString "UNDEFINED"
    Font
-     Size      Small
+     Color     error
    EndFont
-   LabelString endnote
-   Preamble
-     \usepackage{endnotes}
-   EndPreamble
 End