mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
By chapter and by section should exclude each other.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27001 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
72721655c5
commit
85cf71f69a
@ -4,6 +4,7 @@
|
||||
#layouts that provide a chapter environment.
|
||||
#DescriptionEnd
|
||||
#Requires: theorems-std | theorems-ams
|
||||
#Excludes: theorems-sec
|
||||
|
||||
# Author: Richard Heck <rgheck@comcast.net>
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
#Numbers theorems and the like by section.
|
||||
#DescriptionEnd
|
||||
#Requires: theorems-std | theorems-ams
|
||||
#Excludes: theorems-chap
|
||||
|
||||
# Author: Richard Heck <rgheck@comcast.net>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user