Are you using osis2mod from SVN? If not, then this may have been fixed already.<div><br clear="all">God Bless,<br>Ben<br>-------------------------------------------------------------------------------------------<br>Multitudes, multitudes,<br>

    in the valley of decision!<br>For the day of the LORD is near<br>    in the valley of decision.<br><br>Giôên 3:14 (ESV)<br><br>
<br><br><div class="gmail_quote">On Sun, Aug 16, 2009 at 4:00 PM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

OSIS fans and module gurus,<br>
<br>
I&#39;m trying to follow the best practices of OSIS here, but things just<br>
seem a little out of whack - and it regards the mischevious<br>
inter-verse content.  I have rendered the following OSIS snippet:<br>
<br>
    &lt;verse eID=&quot;Matt.1.25&quot;/&gt;<br>
    &lt;chapter eID=&quot;Matt.1&quot;/&gt;<br>
&lt;/div&gt;<br>
&lt;div type=&quot;section&quot; canonical=&quot;true&quot;&gt;<br>
    &lt;title&gt;Ang Pag-abot it mga Mainalamon nga mga Tawo&lt;/title&gt;<br>
    &lt;chapter osisID=&quot;Matt.2&quot; sID=&quot;Matt.2&quot;/&gt;<br>
    &lt;verse osisID=&quot;Matt.2.1&quot; sID=&quot;Matt.2.1&quot;/&gt;<br>
<br>
While this seems like the right way, conceptually, to do things in my<br>
opinion, the results are not what I want.  The title text clearly is<br>
associated with Chapter 2, in both semantics and in the OSIS document<br>
itself.  Title is a sibling of the &lt;chapter osisID=&quot;Matt.2&quot;&gt; element,<br>
while being but a cousin of Matt.1&#39;s elements.  When I display the<br>
text in a frontend, however, I find the text of that title at the end<br>
of chapter 1 instead of right before chapter 2.<br>
<br>
More frustrating, though, the following corresponding snippet, from<br>
the beginning of the book:<br>
&lt;div type=&quot;book&quot; canonical=&quot;true&quot; osisID=&quot;Matt&quot;&gt;<br>
    &lt;title type=&quot;main&quot; short=&quot;Matt&quot;&gt;Matt&lt;/title&gt;<br>
    &lt;div type=&quot;section&quot; canonical=&quot;true&quot;&gt;<br>
        &lt;title&gt;Ang mga Ulang ni Jesu Kristo&lt;/title&gt;<br>
        &lt;chapter osisID=&quot;Matt.1&quot; sID=&quot;Matt.1&quot;/&gt;<br>
        &lt;verse osisID=&quot;Matt.1.1&quot; sID=&quot;Matt.1.1&quot;/&gt;<br>
renders exactly as I want it to.  When I pull up Matthew 1, I get the<br>
section title, &quot;Ang mga Ulang ni Jesu Kristo,&quot; right before verse 1.<br>
That&#39;s what I want to happen with identical code at the beginning of<br>
chapter 2, but it doesn&#39;t!<br>
<br>
I realize that calculating such relative relationships is possibly<br>
beyond the ken of osis2mod, but is there any better means I could use<br>
to associate that title with chapter 2?  It&#39;s not a chapter title, so<br>
putting it inside of either chapter limits is clearly incorrect.  I<br>
could possibly render it to be part of Matt.2.0, but it&#39;s not an<br>
introduction, and the section that it titles does not span the whole<br>
chapter and the title would not be displayed anyway, in most<br>
frontends.<br>
<br>
My own suggestion is that a &lt;title&gt; element should be associated with<br>
the object that it precedes - at least in the English speaking world<br>
I&#39;m accustomed to seeing titles before their works.  Whether or not it<br>
is actually *part of* that object is probably a case-by-case<br>
situation, and one best left up to the encoder.  But, in the interim,<br>
what am I to do here?<br>
<br>
--Greg<br>
<br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</blockquote></div><br></div>