mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
9ca91b2566
There is nothing in the diff besides the format number changing from 93 to 95. From what I understand, this is as expected since 93 -> 94 and 94 -> 95 just add new layout tags. Updating the layouts makes it easier to test master. Otherwise, in some use cases layout2layout can be run hundreds of times which can make some things slow (e.g., opening documents or even opening the advanced find pane).
101 lines
1.0 KiB
HTML
101 lines
1.0 KiB
HTML
# Reference prefixes for theorem environments
|
|
|
|
Format 95
|
|
|
|
ModifyStyle Theorem
|
|
RefPrefix thm
|
|
End
|
|
|
|
ModifyStyle Corollary
|
|
RefPrefix cor
|
|
End
|
|
|
|
ModifyStyle Lemma
|
|
RefPrefix lem
|
|
End
|
|
|
|
ModifyStyle Proposition
|
|
RefPrefix prop
|
|
End
|
|
|
|
ModifyStyle Conjecture
|
|
RefPrefix conj
|
|
End
|
|
|
|
ModifyStyle Definition
|
|
RefPrefix def
|
|
End
|
|
|
|
ModifyStyle Example
|
|
RefPrefix exa
|
|
End
|
|
|
|
ModifyStyle Problem
|
|
RefPrefix prob
|
|
End
|
|
|
|
ModifyStyle Exercise
|
|
RefPrefix exer
|
|
End
|
|
|
|
ModifyStyle Solution
|
|
RefPrefix solu
|
|
End
|
|
|
|
ModifyStyle Remark
|
|
RefPrefix rem
|
|
End
|
|
|
|
ModifyStyle Claim
|
|
RefPrefix claim
|
|
End
|
|
|
|
ModifyStyle Fact
|
|
RefPrefix fact
|
|
End
|
|
|
|
ModifyStyle Criterion
|
|
RefPrefix cri
|
|
End
|
|
|
|
ModifyStyle Algorithm
|
|
RefPrefix alg
|
|
End
|
|
|
|
ModifyStyle Axiom
|
|
RefPrefix axm
|
|
End
|
|
|
|
ModifyStyle Condition
|
|
RefPrefix cond
|
|
End
|
|
|
|
ModifyStyle Note
|
|
RefPrefix note
|
|
End
|
|
|
|
ModifyStyle Notation
|
|
RefPrefix nota
|
|
End
|
|
|
|
ModifyStyle Summary
|
|
RefPrefix sum
|
|
End
|
|
|
|
ModifyStyle Acknowledgement
|
|
RefPrefix ack
|
|
End
|
|
|
|
ModifyStyle Conclusion
|
|
RefPrefix conc
|
|
End
|
|
|
|
ModifyStyle Assumption
|
|
RefPrefix assu
|
|
End
|
|
|
|
|
|
ModifyStyle Question
|
|
RefPrefix que
|
|
End
|