mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
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
This commit is contained in:
parent
9bf8fc7feb
commit
8c3f887f57
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user