]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdcustom.inc
cosmetics
[lyx.git] / lib / layouts / stdcustom.inc
index 17e542db5881918c95a5c627aed38796668b1386..f4bc74b94cb0bd5ae4fa0d7845946d4a24e5da00 100644 (file)
@@ -1,19 +1,14 @@
 # Textclass definition file for LaTeX.
-# Author : Martin vermeer <amrtin.vermeer@tkk.fi>
+# Author : Martin vermeer <martin.vermeer@tkk.fi>
 # Custom Inset layouts definition
 
-Format 5
+Format 49
 
-InsetLayout Custom:Endnote
-   LyXType     custom
-   LatexName   endnote
-   LatexType   command
+# Error fallback:
+InsetLayout "Flex:Custom"
+   LyxType     end
+   LabelString "UNDEFINED"
    Font
-     Size      Small
+     Color     error
    EndFont
-   LabelString foot
-   Preamble
-     \usepackage{endnote}
-   EndPreamble
 End
-