Title: signature
For what it is worth, I have a couple
of real world examples of tables spanning verses in real Bibles.
One is in A Translation for Translators, in Ezra 2.
http://ebible.org/t4t/
 |
Your partner in
electronic Bible publishing,

|
On 03/18/2014 10:45 AM, DM Smith wrote:
Hi DM
1- You're right, it was my mistake around across
verses. Ezra 1 would be an example where you have 3 rows
per verse, and a table over two verses.
No problem. It's hard to debug a problem where the text is
made up.
2- My issue with the markup and having the verse
number inside the cell was that I got a 'nesting'
warning by mod2osis. Is that something i just ignore?
(i.e. "verse sID" in the first cell with "verse eID" in
the second cell)
The nesting warnings are relatively benign. They indicate that
the verse in isolation is not well-formed XML and that when
displayed in certain contexts it will have problems.
That the verse sID is in one cell and the verse eID is in
another by itself is not a problem. It is more a question if
the raw data from the module is a well-formed fragment.
3- I had another look at the output, and the module
does in fact have the table in it. It looks like it
wrapped it into verse 8, as expected. So it seems, that
maybe this is an issue specific to JSword?
It is a particularily bad problem with JSword. JSword passes
the verse raw data to an xml parser to create an xml fragment,
which it fails when not well-formed. When the exception is
caught, we then strip all markup out of the raw data and
re-parse it.
This is particular to JSword.
However, when the verse is shown in isolation by any SWORD
frontend or in a table cell, it most likely will not display
as intended. It's that JSword does it one worse. If we wish to
discuss JSword's shortcoming more, we should do that on
jsword-devel or create an issue for it (if there isn't already
one, as we have talked about this problem in the long past.)
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page
|
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page