Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread David Haslam
From the sidelines, Why not propose a new AV11N that would support the WEB ? Isn’t that all that’s needed? David Sent from Proton Mail for iOS On Tue, Apr 25, 2023 at 01:06, Michael Johnson <[mich...@ebible.org](mailto:On Tue, Apr 25, 2023 at 01:06, Michael Johnson < wrote: > OK, Troy. I hear

Re: [sword-devel] Search Bug?

2023-04-24 Thread Troy A. Griffitts
Hi Stephan, Have a go with SWORD SVN. I wonder if ICU detection in trunk can handle the latest versions of libicu-dev on your Ubuntu box. svn co https://crosswire.org/svn/sword/trunk sword Thanks for looking into this. Also, you may wish to compile the examples/cmdline/search.cpp as is and se

Re: [sword-devel] Search Bug?

2023-04-24 Thread Patrick Stephan
If it helps... I am attempting to compile the library with ICU: ``` RUN cd sword-1.9.0 && ./usrinst.sh --enable-shared --with-icu --with-icuregex ``` However, it would appear that the compilation process is not detecting ICU correctly. Here are all the libraries being installed via apt-get on to

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Troy A. Griffitts
N. What I actually said was: "I understand the desire to let publishers flow their texts however they want, and we should do better for the publishers" On April 24, 2023 5:06:59 PM MST, Michael Johnson wrote: >OK, Troy. I hear you saying that it is not "broken", but working perfectly as >

Re: [sword-devel] Search Bug?

2023-04-24 Thread Patrick Stephan
So I've been digging into this a bit, and it would appear that the `toUpper()` method on the SWBuf class isn't working. I did a little hacking on the SWModule class and dropped in some debugging `printf` calls to see what was going on and why I wasn't getting my expected results. Here are I prin

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Michael Johnson
OK, Troy. I hear you saying that it is not "broken", but working perfectly as designed. That is actually worse, because if it were broken, there might be some motivation to fix it. As it is, I have no hope that the World English Bible Ecumenical Editions will ever be properly displayed in any Sword

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Troy A. Griffitts
😊 I would obvious encourage the use of "well balanced" over "broken". The use cases we need to solve are varied, but the typical cases have to be priorities. 1) Users lookup verses by reference, e.g., for Dan 3:7. What should they get? Majority of users don't ask for the Greek or Hebrew versio

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Fr Cyrille
Le 24/04/2023 à 18:51, Michael Johnson a écrit : Hi Br. Cyrille, Actually, that work-around might work for Catholic versification, but not for the ecumenical versification of the WEB. That is because the World English Bible contains both Daniel translated from the Hebrew traditional text (D

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Michael Johnson
Hi Br. Cyrille, Actually, that work-around might work for Catholic versification, but not for the ecumenical versification of the WEB. That is because the World English Bible contains both Daniel translated from the Hebrew traditional text (DAN) and Daniel translated from the Greek Septuagint

Re: [sword-devel] AndBible WEBC Daniel

2023-04-24 Thread Fr Cyrille
Hi Michael, THe problem is the same with xiphos. If you want your file readable with the Catholic versification, you need to use the DAN \id in your usfm file, and not \id DAG. It's not a front-end issue but an usfm issue. @Jon, you probably know, with Andbible in the list of the bible books, t