]> git.lyx.org Git - lyx.git/commit
* Add new modules for more fine-grained control over theorem numbering.
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 7 Nov 2009 10:44:08 +0000 (10:44 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 7 Nov 2009 10:44:08 +0000 (10:44 +0000)
commit637d7399a7027076c986600419889a06381b636f
treef7bb811ac0de16dcef43f10d7df29ee4a47ab500
parent78a19968910f960253c023da10baac91895a6ea3
* Add new modules for more fine-grained control over theorem numbering.
Modules provided by Paul Rubin (#5880).
* Fix some minor module description issues.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31885 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
development/scons/scons_manifest.py
lib/Makefile.am
lib/layouts/theorems-ams-bytype.inc [new file with mode: 0644]
lib/layouts/theorems-ams-bytype.module [new file with mode: 0644]
lib/layouts/theorems-ams-extended-bytype.module [new file with mode: 0644]
lib/layouts/theorems-ams-extended.module
lib/layouts/theorems-ams.module
lib/layouts/theorems-bytype.inc [new file with mode: 0644]
lib/layouts/theorems-bytype.module [new file with mode: 0644]
lib/layouts/theorems-chap-bytype.module [new file with mode: 0644]
lib/layouts/theorems-chap.module
lib/layouts/theorems-sec-bytype.module [new file with mode: 0644]
lib/layouts/theorems-sec.module
lib/layouts/theorems-starred.module
lib/layouts/theorems-std.module