[sword-svn] r201 - trunk/modules/calvinscommentaries

lukeplant at crosswire.org lukeplant at crosswire.org
Tue May 12 04:19:51 MST 2009


Author: lukeplant
Date: 2009-05-12 04:19:51 -0700 (Tue, 12 May 2009)
New Revision: 201

Modified:
   trunk/modules/calvinscommentaries/README
Log:
Various updates to README


Modified: trunk/modules/calvinscommentaries/README
===================================================================
--- trunk/modules/calvinscommentaries/README	2009-05-08 01:26:52 UTC (rev 200)
+++ trunk/modules/calvinscommentaries/README	2009-05-12 11:19:51 UTC (rev 201)
@@ -10,10 +10,12 @@
 - thml2osis.xslt from
   http://crosswire.org/svn/sword-tools/trunk/thml2osis/xslt/
 - xsltproc for processing the above
-- Python for script that combines calcom??.xml files
+- Python (for script that combines calcom??.xml files)
 - Python swordutils library:
    http://crosswire.org/svn/sword-tools/trunk/python
   A checkout of this directory should be in your PYTHONPATH
+- Perl (various text manipulations)
+- csplit 
 
 Make the module
 ---------------
@@ -23,7 +25,7 @@
 
 TODO:
 - get osis2mod to handle commentaries properly (instead of requiring
-  them to be marked up Bibles as currently.  Once this is done, most of
+  them to be marked up Bibles as currently).  Once this is done, most of
   the ugliness in 'bundle_and_install' will go away, and it gets a whole
   lot simpler.
 - Check the OSIS actually validates
@@ -49,7 +51,7 @@
   
    Output: calvinscommentaries.osis
 
-4) Convert to formant required by osis2mod.  This uses
+4) Convert to format required by osis2mod.  This uses
   'genbookOsis2Commentary.py' script.  Since this script is DOM based,
    it uses up too much memory if all of calvinscommentaries.osis is loaded.
    To get round this, the OSIS file is split into lots of bits (using




More information about the sword-cvs mailing list