Re: [sword-devel] Roman number converter

2020-09-20 Thread David Haslam
Aside: Given that Roman numerals used for chapter numbers never exceed 150 and verse numbers never exceed 176, it suffices to use a lookup table for the required replacements in a Biblical source text. That’s the approach I have used successfully when faced with this task. As usual for me, it

Re: [sword-devel] Roman number converter

2020-09-20 Thread Michael H
I replied privately to Fr Cyrille's question how to make jedit macros work by mistake. Here's the "howto" in case anyone later seeks to use this "script". $sudo apt install jedit Then run jedit at least once. $jedit Then put this file in .jedit/Macros $cp AV_Fix_Roman_to_Decimal.bsh ~/.jedit/

Re: [sword-devel] Roman number converter

2020-09-20 Thread Fr Cyrille
Le 20/09/2020 à 15:53, Michael H a écrit : > I do for jedit.  > > https://github.com/Avante-Vangard/Evangard/blob/master/Jedit/Macros/Evangard/AV_Fix_Roman_to_Decimal.bsh > > It's for circa 1900 scripture references where lower case roman pretty > much uniformly represents chapter numbers. Wow! T

Re: [sword-devel] Roman number converter

2020-09-20 Thread Michael H
I do for jedit. https://github.com/Avante-Vangard/Evangard/blob/master/Jedit/Macros/Evangard/AV_Fix_Roman_to_Decimal.bsh It's for circa 1900 scripture references where lower case roman pretty much uniformly represents chapter numbers. On Sun, Sep 20, 2020 at 8:44 AM Fr Cyrille wrote: > Hello,

[sword-devel] Roman number converter

2020-09-20 Thread Fr Cyrille
Hello, Do you know or have any script to convert roman numbers in a text to arab numbers? ___ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above