[sword-devel] OSIS difficulties
Daniel Owens
dhowens at pmbx.net
Sat Aug 25 01:03:33 MST 2007
I'm working on tagging a bible in OSIS, and when I use osis2mod the
module shows up in Bibletime, but there are a few quirks I'd appreciate
help with. I followed the examples from the OSIS website.
1. Section headings in the middle of a chapter result in a new line
between the verse number and the text of the verse. The following OSIS
text:
<div type="section" scope="Gen.1.26-Gen.1.31">
<title>TitleText</title>
<verse sID="Gen.1.26" osisID="Gen.1.26"/>VerseText<verse eID="Gen.1.26"/>
becomes:
TitleText
26
VerseText
instead of:
TitleText
26 VerseText
In Bible Desktop none of the headings appear (beginning or mid-chapter),
but extra line breaks appear mid-chapter as in BibleTime.
2. Paragraph breaks also do not appear as tagged. For example,
<p>
<verse sID="Gen.1.1" osisID="Gen.1.1"/>VerseText <verse eID="Gen.1.1"/>
<verse sID="Gen.1.2" osisID="Gen.1.2"/>VerseText <verse eID="Gen.1.2"/>
<verse sID="Gen.1.3" osisID="Gen.1.3"/>VerseText<verse eID="Gen.1.3"/>
etc.
</p>
appears in the same paragraph as the text following.
Can anyone advise me on how to fix my tagging?
Daniel
More information about the sword-devel
mailing list