[sword-devel] NASB, NBLA, LBLA

2020-03-11 Thread Troy A. Griffitts
It's been a long long road, but after much negotiation and many volunteers contributing to the conversion efforts, we have finally been granted permission to distribute Lockman's: New American Standard Bible (NASB) Nueva Biblia de las Américas (NBLA) La Biblia de las Américas (LBLA) Additionally,

Re: [sword-devel] How to access raw OSIS files

2020-03-11 Thread Greg Hellings
On Tue, Mar 10, 2020 at 6:49 PM Michael H wrote: > I owe you lunch Greg. > I sure wouldn't turn down an offer like that! --Greg > > On Tue, Mar 10, 2020 at 6:37 PM Philip White > wrote: > >> Ahh, that C API looks like what I would want. >> >> I didn't mean to disparage or be uppity by stating

[sword-devel] God is good, compilation fix for Cygwin

2020-03-11 Thread loveJesus
Praise Jesus sorry I am not sure how to go about mentioning this and thanks all for your hard work on the project. For my installation of cygwin64 using both the tarball and svn, i could not compile the program until I made the following change in line 42 of src/utilfuns/swobject.cpp 42c42 <

Re: [sword-devel] Are osisIDs, builtin_abbrevs[], chapmax, verseMax & prefAbbrev Hardcoded in the Engine?

2020-03-11 Thread Maxwell Murunga
Hello, If I may ask: Where exactly in the Engine are they hardcoded? Especially where osis2mod pulls from. Thanks. On Mon, Mar 9, 2020 at 9:06 PM Troy A. Griffitts wrote: > Hi Maxwell, > > Both are true. The SWORD engine gets its versification information from > canon*.h header files, as you've