From 43f52ccd64d99e5547d79edf6e03c732816d1904 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 7 May 2013 22:48:33 -0400 Subject: [PATCH] RJournal: set ForcePlain to 'true' for email inset This prevents the user from some mistakes, such as embedding an itemize or ennumerate environment. --- lib/layouts/RJournal.layout | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/layouts/RJournal.layout b/lib/layouts/RJournal.layout index 57a5cb3def..943c70f4d4 100644 --- a/lib/layouts/RJournal.layout +++ b/lib/layouts/RJournal.layout @@ -82,6 +82,7 @@ InsetLayout "Flex:Email" LatexType Command LaTexName email LyXType Custom + ForcePlain 1 LabelFont Color latex EndFont -- 2.39.2