From 8c3f887f5796b20544e4d54174ded074e16c5bec Mon Sep 17 00:00:00 2001 From: Enrico Forestieri Date: Wed, 26 May 2010 13:17:36 +0000 Subject: [PATCH] We have the magic keyword ObsoletedBy which allows renaming styles (thanks JMarc for pointing out it) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34514 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/IEEEtran.layout | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lib/layouts/IEEEtran.layout b/lib/layouts/IEEEtran.layout index 28dd208372..51c49adafd 100644 --- a/lib/layouts/IEEEtran.layout +++ b/lib/layouts/IEEEtran.layout @@ -150,7 +150,7 @@ Style After_Title_Text End -Style MarkBoth +Style Page_headings LaTeXType Command LaTeXName markboth Category FrontMatter @@ -168,6 +168,11 @@ Style MarkBoth End +Style MarkBoth + ObsoletedBy Page_headings +End + + Style Publication_ID CopyStyle Special_Paper_Notice LatexName IEEEpubid @@ -268,12 +273,16 @@ Style Biography End -Style BiographyNoPhoto +Style Biography_without_photo CopyStyle Biography LaTeXName IEEEbiographynophoto OptionalArgs 0 End +Style BiographyNoPhoto + ObsoletedBy Biography_without_photo +End + Style Proof Category Theorem -- 2.39.2