030130LP:
It seems to be very tricky to tweak all cases when BQ has problems in numerating verses in IBSNT.
OpenScripture output is not compatible with BQ verse numeration system.
1) All occurences of <p> not followed by verse number have been replaced with <br>
2) Since BQ cannot handle prefaces to books correctly, ChapterZero property has been introduced. It allows to display information about the book that comes before the first chapter and also to display logical structure headers that come before first chapter. For this information to be displayed BQ requires at least one <p> tag in Chapter 0 of the book.

e.g. Mt starts with:
<body>
<h4>.         (1:1-4:11)</h4>
<p>0    ,  ,        ,  ,         .     .       ,   .    .    - ,    ,        .
<h6>  (3/ 3:23-38)</h6>
<h4> 1</h4>
<p>1   ,  ,  : 
<p>2 A   ,  -  ,  -     , 
...

3)However there are some cases where there are logical structure headers inside the book, inside some chapter. E.g. Mt 4:12.
The HTML code had to be tweaked to replace <p> tags in such cases with <br>. Otherwise that inner header will be treated as a verse.
4)There are some absent verses e.g. Mt 23:14. After such verses BQ had problems in numeration. Lk 17:36, Mt 17:21, 18:11, 23:14, Rom 16:24