From: Enrico Forestieri Date: Wed, 26 May 2010 13:17:36 +0000 (+0000) Subject: We have the magic keyword ObsoletedBy which allows renaming styles X-Git-Tag: 2.0.0~3207 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8c3f887f5796b20544e4d54174ded074e16c5bec;p=features.git 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 --- 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