[sword-devel] Held emails being released

2017-05-27 Thread DM Smith
Apparently old emails that have been held by mailman as potential spam needing moderation are being released. ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/chang

Re: [sword-devel] ERV issues in And Bible

2017-05-27 Thread Martin Denham
Regarding the original issue in And Bible - I released a work-around in the last release so now ERV displays fine in And Bible. Martin On 15 March 2017 at 15:25, Karl Kleinpaste wrote: > On 03/15/2017 10:16 AM, Martin Denham wrote: > > The bullet points are on empty lines, but I don't have the

[sword-devel] PocketSword on IOS

2017-05-27 Thread Leslie Craig
Hi Nic, There seems to be a problem on the app which means that Strongs searches do not work and the app crashes. I have only noticed this recently. I was showing a teen Bible group how to study using the PocketSword app and it was a bit embarrassing! Warmly Leslie ___

[sword-devel] questions concerning xml markup osis

2017-05-27 Thread Parks
Hi, Working with the osis xml KJV file. I was hoping someone could help me to understand: 1) milestone types. I see in the Old Testament: x-extra-p, x-p with a marker value of paragraph. In the New Testament all the milestones are type x-strongsMarkup w

Re: [sword-devel] OSISqToTick=false

2017-05-27 Thread Michael Johnson
Thank you for the correction, Troy. :-) I would not and do not use the OSIS "feature" to generate quotation punctuation from the marker, either. Nor do I know any Bible translators who would. And I know many Bible translators. That is why every OSIS file I generate uses as the only marker, and

Re: [sword-devel] anniversaries

2017-05-27 Thread Michael Johnson
On 01/09/2017 03:56 PM, Karl Kleinpaste wrote: > On 01/09/2017 08:47 PM, Kahunapule Michael Johnson wrote: >> I'm pretty sure the Lockman Foundation is not actually interested in >> releasing the NASB on Sword. > > You misunderstand. There has been a Lockman-sanctioned NASB in progress since > 20

Re: [sword-devel] ERV issues in And Bible

2017-05-27 Thread Michael Johnson
Note: those preverse milestones and their sID values are generated with osis2mod. I have no control over them. It seems clear that osis2mod is the problem, here. On 03/08/2017 12:20 PM, David Haslam wrote: > Here's the *mod2imp* portion for Psalm 3:8 and the next verse. > > $$$Psalms 3:8 > sID

Re: [sword-devel] ERV issues in And Bible

2017-05-27 Thread Michael Johnson
You can see the source OSIS XML file at https://ebible.org/Scriptures/engerv_osis.zip if you like. All of the OSIS source files for Sword modules in the eBible.org repository are in that directory. I'm referring this one to whoever the current pumpkin holder for osis2mod is for comment and/or

Re: [sword-devel] Is the eBible repo down?

2017-05-27 Thread David Haslam
Latest update: The *eBible.org* repo is now working again. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Is-the-eBible-repo-down-tp4657261p4657269.html Sent from the SWORD Dev mailing list archive at Nabble.com. ___ sw

Re: [sword-devel] Headings, titles and chapter descriptions

2017-05-27 Thread DM Smith
JSword uses CSS for the distinction. It also treats generated titles as distinct from what the module provides. In Him, DM > On May 27, 2017, at 12:09 PM, David Haslam wrote: > > Hi Dominique, > > The problem is that SWORD doesn't. > > It treats chapter descriptions as titles and therefore

Re: [sword-devel] Headings, titles and chapter descriptions

2017-05-27 Thread David Haslam
Introductions have been mentioned. For comparison, Aydeths' u2o.py (which we generally don't use) contains these lines: # # chapter cd tags # # # the osis user manual says cd titles should be in an introduction div. r'\cd': (u'\ufdd0', u'\ufdd0'), Aside: Unic

Re: [sword-devel] Headings, titles and chapter descriptions

2017-05-27 Thread David Haslam
Thanks Troy, Just so you all know, it's the content of the following USFM tag. \cd text What the Python script *usfm2osis.py* does is to convert this to: 1 Ko e fakatupu ʻoe langi mo māmani, 3 ʻOe maama, 6 Mo e ʻatā, 9 Mo e mavahe ʻoe fonua mei he ngaahi vai, 11 Mo e ngaohi ia ke fua, 14 ʻAe l

Re: [sword-devel] Is the eBible repo down?

2017-05-27 Thread David Haslam
It was down for a few hours, but though the server is now up again, he thinks there's another problem. David PS. You'd get a faster response by alerting Michael directly. -- View this message in context: http://sword-dev.350566.n4.nabble.com/Is-the-eBible-repo-down-tp4657261p4657265.html Sent

Re: [sword-devel] Headings, titles and chapter descriptions

2017-05-27 Thread Troy A. Griffitts
Hi David. I'm a little confused by your reply. When you say "SWORD doesn't," what do you mean? If usfm2osis does something odd converting chapter 'descriptions' (I'd like a definition of a chapter description. Is this a chapter intro?) to OSIS titles then the owner of usfm2osis needs to improve

Re: [sword-devel] Is the eBible repo down?

2017-05-27 Thread David Haslam
Yes - I can't get at any eBible modules from PocketSword either. Have alerted Kahunapule MPJ via Messenger. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Is-the-eBible-repo-down-tp4657261p4657263.html Sent from the SWORD Dev mailing list archive at Nabble.com.

Re: [sword-devel] Headings, titles and chapter descriptions

2017-05-27 Thread David Haslam
Hi Dominique, The problem is that SWORD doesn't. It treats chapter descriptions as titles and therefore as headers, but they are neither. This is because *usfm2osis* converts chapter descriptions to title elements, even though they are simply not ordinary titles. Aside: *ParaTExt* uses styleshe

[sword-devel] Is the eBible repo down?

2017-05-27 Thread Martin Denham
I seem to be having problems accessing the eBible repo. However I seem to be having problems accessing one or 2 things atm. Regards Martin ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Inst