[sword-svn] [JIRA] (MODTOOLS-92) imp2vs.exe - IMP format with multiline content - serious word join bug
Barry Drake
b.drake at ntlworld.com
Thu Feb 4 05:04:55 MST 2016
On 04/02/16 11:04, David Haslam (JIRA) wrote:
> Are any other module build utilities likewise affected ?
Yes. usfm2osis.py shows a problem with footnotes. Long footnotes are
not handled properly, and a footnote and a reference in the same verse
mess up. It's over a year ago since I reported this as a bug, and it has
held up my transcription of Brenton's excellent footnotes to the
Septuagint. The system works perfectly in usfm, which I've released at
regular intervals to: http://mljohnson.org/, but he also puts an osis
file up which shows the bug (I can't offhand remember which books
contain the problem verses). It is over a year ago.
I've attached one of the bug details, but don't have a note of the other.
God bless, Barry.
--
http://barrydrake.co.nr/
-------------- next part --------------
\x + \xr 2.2: \xt Heb. 4. 4. \x*
<note type="crossReference">\xr 2.2: \xt Heb. 4. 4. </note>
#### Markers Not Yet Supported: \xdc...\xdc* - in usfm2mod.pl
Changing instances of 'crossReference' to 'Scripref' in usfm2mod.pl gives:
<note type="Scripref">\xr 2.2: <reference>Heb. 4. 4. </reference></note>
which is more what I expected. Need to handle the \xr though.
More information about the sword-cvs
mailing list