From 9e425a0547a2861dc41b130a32b62fc7ff7072c8 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 7 May 2013 20:57:42 -0400 Subject: [PATCH] RJournal: use 'classic' decoration for email inset This makes it clear that (1) the emails are in their own insets (2) the \email command is embedded in the \address command --- lib/layouts/RJournal.layout | 1 + lib/templates/RJournal.lyx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/layouts/RJournal.layout b/lib/layouts/RJournal.layout index 943c70f4d4..f7cca92056 100644 --- a/lib/layouts/RJournal.layout +++ b/lib/layouts/RJournal.layout @@ -80,6 +80,7 @@ End InsetLayout "Flex:Email" LabelString "Email" LatexType Command + Decoration Classic LaTexName email LyXType Custom ForcePlain 1 diff --git a/lib/templates/RJournal.lyx b/lib/templates/RJournal.lyx index b1522ede52..544c4d8854 100644 --- a/lib/templates/RJournal.lyx +++ b/lib/templates/RJournal.lyx @@ -314,7 +314,7 @@ address here \begin_inset Flex Email -status collapsed +status open \begin_layout Plain Layout author.a@email @@ -332,7 +332,7 @@ Author B \begin_inset Flex Email -status collapsed +status open \begin_layout Plain Layout author.b@email -- 2.39.2