Bo,

I'm not sure if I did this right. The files theorems.inc and theorems-ams.inc are not themselves modules, but they are going to be included in modules, so they kind of go with the modules. On the other hand, I think amsmath.inc can be re-written to include theorems-ams.inc, so that one may be used with .layout's too. Anyway, can you check this?

[EMAIL PROTECTED] wrote:
Author: rgheck
Date: Fri Aug 31 17:01:17 2007
New Revision: 19952

URL: http://www.lyx.org/trac/changeset/19952
Log:
Modularize the theorem modules.

Modified: lyx-devel/trunk/development/scons/scons_manifest.py
URL: 
http://www.lyx.org/trac/file/lyx-devel/trunk/development/scons/scons_manifest.py?rev=19952
==============================================================================
--- lyx-devel/trunk/development/scons/scons_manifest.py (original)
+++ lyx-devel/trunk/development/scons/scons_manifest.py Fri Aug 31 17:01:17 2007
@@ -2709,18 +2709,20 @@
     stdstruct.inc
     stdtitle.inc
     svjour.inc
+    theorems.inc
+    theorems-ams.inc
 ''')
lib_layouts_module_files = Split('''
-    lib/layouts/url.module
     lib/layouts/endnotes.module
     lib/layouts/foottoend.module
+    lib/layouts/theorems-ams.module
     lib/layouts/theorems-ams-withinsec.module
-    lib/layouts/theorems-ams.module
+    lib/layouts/theorems-std.module
     lib/layouts/theorems-withinsec.module
     lib/layouts/theorems-withinchap.module
-    lib/layouts/theorems-std.module
+    lib/layouts/url.module
 ''')
lib_scripts_files = Split('''


--
==================================================================
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://frege.brown.edu/heck/
==================================================================
Get my public key from http://sks.keyserver.penguin.de
Hash: 0x1DE91F1E66FFBDEC
Learn how to sign your email using Thunderbird and GnuPG at:
http://dudu.dyn.2-h.org/nist/gpg-enigmail-howto

Reply via email to