<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 07/02/2012 11:53 AM, Chris Burrell
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACQnaRWa1-7b_3YoU6uA3XmQbKMfsPhpGSWhNd7+fWtdOsyZXg@mail.gmail.com"
      type="cite">Hi
      <div><br>
      </div>
      <div>With the introduction of verse 0, the xgen titles sometimes
        now contain this. I used to use this to display the demarcations
        between passages if multiple passages are being entered.
        However, this now gives the following xgen titles:&nbsp;</div>
      <div><br>
      </div>
      <div>&lt;title type="x-gen"&gt;Exodus 3:1-22&lt;/title&gt;</div>
      <div>&lt;title type="x-gen"&gt;Exodus 4:0-17&lt;/title&gt;</div>
      <div><br>
      </div>
      <div>The above example is for "Exodus 3:1-4:17".&nbsp;</div>
      <div><br>
      </div>
      <div>I was just wondering if this <b><i>expected </i></b>behaviour.
        If so, I'll code something to work around this. It doesn't
        however happen for "Exodus &nbsp;3-4"<br>
      </div>
    </blockquote>
    I'm not sure how it should work. It is certainly the way it is
    coded. Chapter 0 and Verse 0 are full fledged references.<br>
    <br>
    That is for Genesis<br>
    Gen.0.0 is the Book intro/title<br>
    Gen.1.0 is the Chapter intro/title<br>
    <br>
    In your example, Exodus 3:1-4:17 explicitly excludes the Chapter 3
    intro, if present, but explicitly includes it for chapter 4, if
    present.<br>
    <br>
    So if you want all of Genesis, chapter 1, do you want the title as
    well? Then Gen.1 will work. But if you don't and headings are turned
    on, what then? Gen.1.1-Gen.1.21?<br>
    <br>
    If you want part of the chapter, say the first 10 verses, what do
    you want? Gen.1.0-Gen.1.10 or Gen.1.1-Gen.1.10?<br>
    <br>
    Right now, the code makes no distinction between one chapter number
    and another or one verse number and another. Should it?<br>
    <br>
    If not, what should it do?<br>
    <br>
    In Him,<br>
    &nbsp;&nbsp;&nbsp; DM<br>
    <br>
  </body>
</html>