<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'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("Versification", 3,</div><div> "Catholic",</div>
<div> "Catholic2",</div><div> "German",</div><div> "KJV",</div><div> "KJVA",</div><div> "LXX",</div><div> "Leningrad",</div>
<div> "Luther",</div><div> "MT",</div><div> "NRSV",</div><div> "NRSVA",</div><div> "Orthodox",</div><div> "Synodal",</div>
<div> "SynodalProt",</div><div> "Vulg"</div><div> ),</div></div><div><br></div><div>but I can'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>