mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add error fallback to custom insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20030 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a9fdc80627
commit
6c73681b07
@ -18,3 +18,12 @@ InsetLayout Custom:Endnote
|
||||
EndPreamble
|
||||
End
|
||||
|
||||
# Error fallback:
|
||||
InsetLayout Custom
|
||||
LyxType end
|
||||
LabelString "UNDEFINED"
|
||||
Font
|
||||
Color error
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user