Index of /archives/text/CTAN/macros/luatex/generic/opbible/txs-gen

Icon  Name                                               Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] mod2tex 2021-08-05 22:04 50K [TXT] mod2tex.cpp 2021-08-05 22:02 3.7K [   ] maketxs.py 2022-06-29 18:25 1.7K [TXT] README 2023-08-27 17:40 739 [TXT] Makefile 2017-11-22 03:59 543
You can generate txs files (needed by OpBible) from Sword sources.

You need to have libsword-dev package installed in your computer because
sword sources are binary files able to be read only by specific software.

You can download a "module" (i.e. Bible text in given language+variant) from
https://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles

Unzip the downloaded file in a working directory: the directory with 
a module name is crated. If you do in working directory:

   installmgr -l

the downloaded modules are listed.

   mod2tex module > module.out

a single text file with all Bible text fro given module is created in module.out

   maketxs.py module.out

66 txs files are created and single books.tex file too.