mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +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
|
End
|
||||||
|
|
||||||
|
|
||||||
Style MarkBoth
|
Style Page_headings
|
||||||
LaTeXType Command
|
LaTeXType Command
|
||||||
LaTeXName markboth
|
LaTeXName markboth
|
||||||
Category FrontMatter
|
Category FrontMatter
|
||||||
@ -168,6 +168,11 @@ Style MarkBoth
|
|||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
|
Style MarkBoth
|
||||||
|
ObsoletedBy Page_headings
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Publication_ID
|
Style Publication_ID
|
||||||
CopyStyle Special_Paper_Notice
|
CopyStyle Special_Paper_Notice
|
||||||
LatexName IEEEpubid
|
LatexName IEEEpubid
|
||||||
@ -268,12 +273,16 @@ Style Biography
|
|||||||
End
|
End
|
||||||
|
|
||||||
|
|
||||||
Style BiographyNoPhoto
|
Style Biography_without_photo
|
||||||
CopyStyle Biography
|
CopyStyle Biography
|
||||||
LaTeXName IEEEbiographynophoto
|
LaTeXName IEEEbiographynophoto
|
||||||
OptionalArgs 0
|
OptionalArgs 0
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Style BiographyNoPhoto
|
||||||
|
ObsoletedBy Biography_without_photo
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
Style Proof
|
Style Proof
|
||||||
Category Theorem
|
Category Theorem
|
||||||
|
Loading…
Reference in New Issue
Block a user