[jsword-devel] LXX not registered for use

DM Smith dmsmith at crosswire.org
Wed Sep 2 13:23:17 MST 2015


It needs to be added. Troy was working with it yesterday in SWORD and found that it had some errors.

In Him,
	DM

> On Sep 2, 2015, at 4:21 PM, Martin Denham <mjdenham at gmail.com> wrote:
> 
> I was investigating the following error using the new eBible repo:
> Book not supported: Unknown versification for engBrent1851. LXX is unknown.
> 
> and discovered that LXX exists but is not registered in:
> 
>     private Versifications() {
>         known = new HashSet<String>();
>         known.add(SystemCatholic.V11N_NAME);
>         known.add(SystemCatholic2.V11N_NAME);
>         known.add(SystemGerman.V11N_NAME);
>         known.add(SystemKJV.V11N_NAME);
>         known.add(SystemKJVA.V11N_NAME);
>         known.add(SystemLeningrad.V11N_NAME);
>         known.add(SystemLuther.V11N_NAME);
>         known.add(SystemMT.V11N_NAME);
>         known.add(SystemNRSV.V11N_NAME);
>         known.add(SystemNRSVA.V11N_NAME);
>         known.add(SystemSynodal.V11N_NAME);
>         known.add(SystemSynodalProt.V11N_NAME);
>         known.add(SystemVulg.V11N_NAME);
>         fluffed = new HashMap<String, Versification>();
>     }
> 
> Martin
> 
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel




More information about the jsword-devel mailing list