<div dir="ltr">Hi,<div><br></div><div>What is the status of Orthodox Versification support in JSword?  A user has sent me a module (ROBA) he can&#39;t load which has Orthodox versification.<br></div><div><br></div><div>I can see it as part of the list of versifications in ConfigEntryType.java:</div>
<div><div>    /**</div><div>     * This indicates the versification of the book, with KJV being the default.</div><div>     */</div><div>    VERSIFICATION(&quot;Versification&quot;, 3,</div><div>        &quot;Catholic&quot;,</div>
<div>        &quot;Catholic2&quot;,</div><div>        &quot;German&quot;,</div><div>        &quot;KJV&quot;,</div><div>        &quot;KJVA&quot;,</div><div>        &quot;LXX&quot;,</div><div>        &quot;Leningrad&quot;,</div>
<div>        &quot;Luther&quot;,</div><div>        &quot;MT&quot;,</div><div>        &quot;NRSV&quot;,</div><div>        &quot;NRSVA&quot;,</div><div>        &quot;Orthodox&quot;,</div><div>        &quot;Synodal&quot;,</div>
<div>        &quot;SynodalProt&quot;,</div><div>        &quot;Vulg&quot;</div><div>    ),</div></div><div><br></div><div>but I can&#39;t find any other references to Orthodox and there is no versification.system.SystemOrthodox.java.</div>
<div><br></div><div>Martin</div><div><br></div><div><br></div></div>