summaryrefslogtreecommitdiffstats
path: root/modules/calvinscommentaries
diff options
context:
space:
mode:
authorLuke S. <luke@motimail.com>2009-05-12 11:19:51 +0000
committerLuke S. <luke@motimail.com>2009-05-12 11:19:51 +0000
commita1b003032378280664147d60091e052f38a80a91 (patch)
treeb892e0e9a72a37b381f0def467512eba49b565db /modules/calvinscommentaries
parent33075ccb3c1ca47fa7a69ee9ba9effee66821e7c (diff)
downloadsword-tools-a1b003032378280664147d60091e052f38a80a91.tar.gz
Various updates to README
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@201 07627401-56e2-0310-80f4-f8cd0041bdcd
Diffstat (limited to 'modules/calvinscommentaries')
-rw-r--r--modules/calvinscommentaries/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/modules/calvinscommentaries/README b/modules/calvinscommentaries/README
index 134a1bf..c5381ad 100644
--- a/modules/calvinscommentaries/README
+++ b/modules/calvinscommentaries/README
@@ -10,10 +10,12 @@ Requirements:
- 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 @@ unzips it into place.
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 @@ Explanation of steps
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