]> git.lyx.org Git - features.git/commitdiff
We have the magic keyword ObsoletedBy which allows renaming styles
authorEnrico Forestieri <forenr@lyx.org>
Wed, 26 May 2010 13:17:36 +0000 (13:17 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 26 May 2010 13:17:36 +0000 (13:17 +0000)
(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

index 28dd2083727f46788c12852794ad3edc02f810b3..51c49adafd4395cf1b39725e9a9590343c18e244 100644 (file)
@@ -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