I didn't realize that Peter has already pointed out this resource in his
earlier post in September 2008. Sorry for the duplicate post.
Any word if the created maps are really "copy-free"?
mmital2 wrote:
>
> Thank you Peter.
>
> I have been searching for a good
Karl Kleinpaste-2 wrote:
>
>
> I've just generated a new module SmithBibleAtlas from one of the links
> near the top of the godweb.org reference. I now have 8 map & atlas
> modules in my repo (lexdict or genbook):
> ABSMaps (ld)EpiphanyMaps (gb) HistMidEast (gb)
> NETmaps (ld)
Hi,
Can anybody suggest what would be the best approach for storing highlighted
words (that is, providing user the capability to highlight certain words of
the chapter or verse using the mouse).Is there any way this information be
stored in module itself? The approach I tried is to store the star
For the Hindi Bible, are we waiting on obtaining copyright permission from
Yesudas Solomon, or is it a matter of someone willing to convert the
available text into sword compatible format? Thanks for clarification.
Yesudas Solomon in Tamilnadu has Bibles available in three Indian languages:
Ta
Hi,
Made a little progress with this. A majority of the 133 errors related to
TCHAR disappeared after I added:
#define TCHAR char
I added this in StdHeader.h line 177
//always include replacement, some missing tchar defines
#include "CLucene/config/repl_tchar.h"
#define TCHAR char