watashiyoga / and-bible

Automatically exported from code.google.com/p/and-bible
0 stars 0 forks source link

EMTV issues #91

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Your fixing the "titles" and "notes with verse Ref" so that EMTV will display 
in the And Bible properly.

Titles = <title></title> 
at the end of the verse 
<verse osisID="Matt.2.12">And having been divinely instructed in a dream not to 
return to Herod, they withdrew into their own country by another 
way.<lb/><lb/><title>The Escape to Egypt</title></verse>
In And bible this title is moved to after verse 11, it needs to stay after 
verse 12.

And before verse 1
<chapter osisID="Matt.2">
<title>The Vision of the Wise Men</title>
<verse osisID="Matt.2.1"></verse>

Notes = <note>text<reference osisRef="2 Cor.11.2">2 Cor 
11:2</reference>text</note>
So that one "note" will display both text and verse Ref. properly.

I'm changing the WoC quotes so that OSISqToTick=false is not needed, right now 
there are double quotes for the WoC in the And Bible and BibleDesktop.

Original issue reported on code.google.com by mjden...@gmail.com on 28 Jan 2012 at 6:59

GoogleCodeExporter commented 8 years ago
This is a very old report.  I think I did this.  If not please tell me.

Original comment by mjden...@gmail.com on 15 Mar 2014 at 9:06