<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Well, sure, instead of the module's name, more precisely you'd
      need to know the versification reference system name (the KJV
      module happens to use KJV versification system, so in this case it
      is the same), then you can simply use VerseKey:</p>
    VerseKey key;<br>
    key.setVersificationSystem("KJV");<br>
    key.setText("Psalm 23:6");<br>
    rusSynodal-&gt;setKey(key);
    <p>And you should get:</p>
    <p>[scribe@localhost classes]$ ./verseconvert "Psalm 23:6" KJV
      RusSynodal<br>
      <br>
      Psalms 23:6 (KJV) =&gt; Psalms 22:6 (RusSynodal)<br>
      <br>
      <br>
    </p>
    <div class="moz-cite-prefix">On 5/6/20 12:04 PM, Michael H wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJ9hia8K-RDbNbyEP122OOxJROFYzqaCTMbVv1W47g2bhsDr7A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:garamond,serif;font-size:large">If a ThML
          or OSIS genbook references a specific version (KJV Psalm
          23:6), but the installed versions don't include KJV, and the
          user wants to see it in russynodal, would this functionality
          help? That is, does this table rely on the installed modules?
          or is it built in a way that references for some versions are
          already built in (and if so where do i find them, specifically
          to mapping references from both KJV versification and and
          vulgate/DRC versification.<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org" moz-do-not-send="true">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel" moz-do-not-send="true">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
    </blockquote>
  </body>
</html>