[sword-devel] SWORD 1.5.11
DM Smith
dmsmith555 at yahoo.com
Wed May 14 06:03:30 MST 2008
Karl Kleinpaste wrote:
> DM Smith <dmsmith555 at yahoo.com> writes:
>
>> Go to Genesis 1.1 and click on the Strong's number for created <1254!a>
>> it locates 8674. It should locate 1254.
>>
>
> Back in January, GnomeSword gained this peculiar-to-GS fix for this
> problem when preparing URLs for display:
>
> // correct weird NASB lexicon references.
> if (s0 = strchr(*strongs, '!')) {
> while (isdigit(*(s0-1))) {
> *s0 = *(s0-1);
> s0--;
> }
> *s0 = '0';
> }
>
> Seems to work fine, but it's true that it a proper solution should be
> generalized in Sword, not in the individual applications; I will remove
> this GS-specific hack once Sword handles it directly.
The other question is whether the new NASLex works with the KJV and
NASB. This lexicon has both Greek and Hebrew in it.
I think I sent you the lexicon earlier. Let me know privately if you
need a reminder.
-- DM
More information about the sword-devel
mailing list