[sword-devel] poetry formatting (was Re: Vertical whitespace)

2013-02-01 Thread Nic Carter
Thanks heaps for this :) I'm getting there, but have encountered a few interesting bits. I'm using the ESV and something I just realised was that Psalm 1 only had a closing tag at the end of verse 6 & no opening tag: I couldn't find the opening one anywhere in the chapter. Until I looked at

Re: [sword-devel] Vertical whitespace

2013-02-01 Thread Kahunapule Michael Johnson
Title: signature On 02/01/2013 12:32 AM, Nic Carter wrote: And while I'm on the topic of poetry, in Proverbs you often see couplets (altho are they termed that in the Bible?) where in a printed Bible the 2nd line is indented. Would we be able to do that to some degr

Re: [sword-devel] Eusebian Canon Tables

2013-02-01 Thread Jonathan Morgan
Hi Troy, BPBible already has a Harmony feature. It shows in a separate window from the main Bible text, and allows you to either read through the harmony like a Genbook (seeing the section header in the harmony and the separate passages in a table like in the one in your demo), or to look up a pa

Re: [sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread DM Smith
Yes, there are "slightly less obvious" problems! I've been working diligently on the KJV for the last few weeks. I went through and updated all verses with 4 or more empty Strong's Numbers. I also got the TR that was used in the 2003 effort and used it to identify those verses that had a varia

[sword-devel] Eusebian Canon Tables

2013-02-01 Thread Troy A. Griffitts
I'm working on a new data set and feature for the engine. Eusebian Canon Tables are numbers added by scribes to many NT manuscripts starting in the 4th century. These tables allow cross referencing a passage in the Gospels with other parallel passages in the other Gospels. There are 10 table

Re: [sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread DM Smith
Thank you very much. I think that perhaps 4 and 7 need to be swapped. Isn't the Greek "hand of you" so that would be (7), (5 6)? Also, I think that the definite article 19 binds to 21 and 30 to 31. I've made these changes, putting your initials on the verse, and you can get a current copy of t

Re: [sword-devel] Vertical whitespace

2013-02-01 Thread Ben Morgan
I've found vertical whitespace can be problematic, and it's often around verse boundaries. osis2mod often seems to put some of the whitespace in the previous verse/chapter, which I think I reported a long time ago and should be fixed. I remember we had trouble finding the right combination of when

Re: [sword-devel] StrongsPadding

2013-02-01 Thread DM Smith
JSword never had this problem. It has been well ahead of SWORD for many years (on this). As a reminder, JSword is not a port of SWORD. It is an independent implementation. As such, how it handles Strong's numbers is entirely different. On occasion, JSword differs from SWORD in a way that can on

Re: [sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread Ben Morgan
I reported this nearly 4 years ago: http://www.crosswire.org/tracker/browse/MOD-76 There are some other verses which are slightly less obvious as well. God Bless, Ben - For I have no pleasure in the death of anyone, declares the Lord God

Re: [sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread David Haslam
Noted in http://crosswire.org/wiki/User:Dmsmith/KJV2011#Omissions -- View this message in context: http://sword-dev.350566.n4.nabble.com/Vertical-whitespace-tp4651708p4651879.html Sent from the SWORD Dev mailing list archive at Nabble.com. ___ sword-

Re: [sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread David Haslam
This will need to be converted to OSIS format, and the correction/improvement planned in http://crosswire.org/wiki/User:Dmsmith/KJV2011 David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Vertical-whitespace-tp4651708p4651878.html Sent from the SWORD Dev mailing list a

[sword-devel] Small Fix for Mark 9:43 in KJV module

2013-02-01 Thread Vladimir Támara Patiño
Dear Friends, Mark 9:43 in the KJV module does not have associated the Strong concordance with the words of the verse, a proposal here: $$$Mark 9:43 And if thy hand offend thee, cut it off: it is better for thee to enter into life maimed than having two hands to go into hell into the fire t

Re: [sword-devel] Vertical whitespace

2013-02-01 Thread Nic Carter
Is this caused by improperly formed modules that have fun with poetry & ? [I think I have already emailed through what I do after the filter gives me it's result in order to try to reduce the vertical whitespace!] And while I'm on the topic of poetry, in Proverbs you often see couplets (altho

Re: [sword-devel] XHTML Filterset

2013-02-01 Thread Nic Carter
some thoughts below: On 20/01/2013, at 3:28 AM, Troy A. Griffitts wrote: > I've done my part and changed one more tag. transChange has been upgraded > from: > > > to: > > .transChangeSupplied { > font-style: italic; > } > > > > More changes welcome. > > Nic, you mentioned doing si

Re: [sword-devel] StrongsPadding

2013-02-01 Thread David Haslam
I also added a further note: # This is only available in SWORD version 1.7 or later. JSword will need to catch up later. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/StrongsPadding-tp4651872p4651874.html Sent from the SWORD Dev mailing list archive at Nabble.c

Re: [sword-devel] StrongsPadding

2013-02-01 Thread David Haslam
Done. http://crosswire.org/wiki/DevTools:conf_Files#StrongsPadding For the time being, I've not made this a new row in one of the existing tables, though that might be sensible at a later date. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/StrongsPadding-tp4651

[sword-devel] StrongsPadding

2013-02-01 Thread Troy A. Griffitts
We have old logic in the heart of our lexicon/dictionary drivers which try to detect if a key value is a Strongs number and then zero pad it accordingly, if so. I've added recognition of a new .conf entry for lexicon/dictionary modules: StrongsPadding=true|false So as not to break everything