Re: [sword-devel] Added versification system

2024-09-25 Thread Luke Whaskavsky
In my case, no versification system fits. There are many differences. Therefore, I would like to compile a module with my own versification system, but I have not found instructions on how to do this anywhere. Can anyone help me? Luke ___ sword-devel

[sword-devel] Added versification system

2024-09-23 Thread Luke Whaskavsky
, Luke Whaskavsky canon_eibpl.h Description: Binary data ___ sword-devel mailing list: sword-devel@crosswire.org http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

[sword-devel] Adding local modules to Bishop (Android 13.0)

2023-07-04 Thread Luke Sharkey
    Hi, I have not been able to add local modules to Bishop. I use the dialogue to add the modules, which results with no modules added, but no error message. I am using zip files saved from the Crosswire website. I am not sure how to debug this, but I can do so if told. (Thi

Re: [sword-devel] Sword -r2741

2012-10-23 Thread luke
Today's Topics: 1. Re: Sword -r2741 (Troy A. Griffitts) -- Message: 1 Date: Sat, 13 Oct 2012 16:47:10 +0200 From: "Troy A. Griffitts" To: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel]

[sword-devel] Sword -r2741

2012-10-11 Thread luke
In recent correspondence with Karl Kleinpaste of the Xiphos project about display issues with our project's module. He recommended that I try sword's latest -r2741 because it has recent changes regarding osis headings. I do not have access to this version of sword. Would someone be willing to

[sword-devel] OSIS is ready (97% sure)

2012-09-23 Thread luke
My language project is very close to being ready to electronically publish our scripture through sword.  I have created an osis file which validates and has no untransformed USFM markers.  I have ran the fixtitle script over the osis file.  I have a .conf file and a locale file ready. I have cr

[sword-devel] More questions regarding osis/module making woes

2012-07-16 Thread Luke & Ruth S.
I've seen it mentioned on the wiki that jsword does not read the x-preverse correctly so that it places a number before the heading. Is there anyway to make that show up correctly in jsword? Why does ESV get it correctly? My guess is that ESV might be imported from thtml and not osis? Also I re

[sword-devel] xreffix.pl and possible future questions

2012-06-27 Thread luke
☑ Cleaned usfm in Bibledit ☑ Exported to Osis from Bibledit ☑ Fixed Osis errors ☑ Manually had to go through and fix bridged verses, because though the usfm rendering I had was correct, usfm2osis doesn't appear to format it correctly in OSIS and I don't have the capabilities to fix that. ☑ Os

[sword-devel] XML Validation Used

2012-06-21 Thread luke
Can't locate XML/LibXML.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at title_cleanup.pl line 41. BEGIN failed--compilation aborted at

[sword-devel] Question about verses combined in USFM and in OSIS

2012-06-20 Thread luke
. This allows me to validate, but it makes our published text and our electronic text different and could give the appearance to people using the electronic version that we have deleted parts of God's Word. Any known solution that is better than this? Thanks,

Re: [sword-devel] Please advise, final steps towards our teams electronic publication (currently on OSIS validation)

2012-06-20 Thread luke
to fix this so as to not remove the footnote from its location? Thanks, Luke ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

[sword-devel] Please advise, final steps towards our teams electronic publication

2012-06-15 Thread luke
r and over again and I have created this file so many times and in so many different ways that currently I am feeling quite disoriented with the process. Thanks in advance for any advice that could be provided. Luke Schroeder From: sword-

[sword-devel] Help/Volunteer needed to make minor changes to AlKitab Program

2011-10-13 Thread luke
his is not priority). Bible is not an acceptable word in our cultural context but AlKitab is. I am not too knowledgeable about recompiling .exe files and that is why I'm hoping someone would help. If you can do this, please contact me and I will e-mail the sword module

[sword-devel] BPBible's handling of alternative versification

2011-05-26 Thread Luke Schroeder
heading becomes verse one and all of the verses are off by one verse. After Revelation 12 the verses are all off by two. Hope that helps. Blessings, Luke ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo

Re: [sword-devel] Sword 1.6.x and various frontends

2011-05-24 Thread Luke Schroeder
using the latest osis2mod where the osis was derived from Paratext export. Overall a big thanks to all of you for the numerous replies given. Luke On 5/25/2011 2:48 AM, Chris Little wrote: Since the NRSV varies from the KJV by exactly 2 verses, I would recommend just switching to KJV in osis2mo

[sword-devel] Sword 1.6.x and various frontends

2011-05-24 Thread Luke Schroeder
work with this. Please give me any tips I might be missing here. I need to send the file on to my boss. Blessings, Luke ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscr

[sword-devel] MDF/SFM Dictionary Import into Sword Format

2011-04-17 Thread Luke Schroeder
form). Having the two distributed together allows interaction between both works. It helps younger people in the language understand the deeper words of their language. Any programmers out their interested? Sincerely yours, Luke S. ___ sword-

[sword-devel] Help with versification

2011-03-28 Thread Luke Schroeder
My wife and I are team members of a minority Bible translation that we have received permission to proceed with the final stages of preparing a SWORD module for and a GoBible module. I don't completely understand how versification works. In the Sword module things work pretty well. Our trans

[sword-devel] Calvin's Commentaries

2009-05-14 Thread Luke Plant
be possible to build the module by downloading the 45 ThML files and running the scripts oneself (http://crosswire.org/svn/sword- tools/trunk/modules/calvinscommentaries/), but it's not exactly an easy process... Apologies for my mistake and giving false hope on this one... Luke -- LORENZ

Re: [sword-devel] What is the command to retrieve text by args like "Genesis 1:1"

2009-05-07 Thread Luke Plant
in Python. You need to build the Sword Python SWIG bindings (from the sword source tarball), and I have some Python code here which should provide a basis for what you need. http://hg.lukeplant.me.uk/python/luke/file/b146cdf1a8c9/lukeplant_me_uk/bibleverses/sword.py The function "get_bib

[sword-devel] [off topic] Thank you!

2008-11-03 Thread Luke Plant
the SWORD and BibleTime devs for all their work. Having now studied Greek and Hebrew at Bible college, I am particularly loving side-by-side ESV/WHNU/LXX/BHS with StrongsRealGreek etc. and the search facilities. Thanks so much to you all, and to the module packagers as well, may God bless you!

[sword-devel] Luther commentary - strange behaviour

2008-05-05 Thread Luke Plant
causing this? It doesn't happen with some other modules I've tested. Thanks, Luke -- The probability of someone watching you is proportional to the stupidity of your action. Luke Plant || http://lukeplant.me.uk/ ___ sword-devel mailing list:

Re: [sword-devel] Slightly Off-topic: Bible verse memorisation project

2008-03-31 Thread Luke Plant
interface and adding to the schemes. I don't intend to make database schema changes (and will make backups of the database if I do), so if anyone starts using it in earnest your data will be safe :-) Regards, Luke P.S. doesn't work in IE at the moment, haven't got to the bo

Re: [sword-devel] Slightly Off-topic: Bible verse memorisation project

2008-03-28 Thread Luke Plant
write it in Java. Why would I want to do that? :-) Seriously, I'm using something a lot more lightweight and easier to set up -- static HTML (as opposed to server generated), MochiKit for Javascript, JSON for transport, Python CGI with web.py on the backend. Regards, Luke -- Li

Re: [sword-devel] Slightly Off-topic: Bible verse memorisation project

2008-03-27 Thread Luke Plant
On Thursday 27 March 2008 17:10:35 jonathon wrote: > On Thu, Mar 27, 2008 at 10:36 AM, Luke Plant wrote: > > I'm not done, and I've realised I could use some help in filling > > it out with actual Bible verses. The main help I'm looking for > > is verses to

[sword-devel] Slightly Off-topic: Bible verse memorisation project

2008-03-27 Thread Luke Plant
D or possibly public domain to make this as widely useful as possible. Best regards, Luke P.S. This is my personal project, and I'm providing sources so anyone can fork it, so in the case of theological differences (choice about Bible versions, importance of verses, comments etc), I'm goi

Re: [sword-devel] Python bindings and dynamic cast

2008-03-20 Thread Luke Plant
On Wednesday 19 March 2008 23:47:02 Ben Morgan wrote: > Hi, > > Step 2 can be done using > VerseKey.castTo(swkey) Thanks! I had guessed that .castTo might help me, but I couldn't work out how to use it. Cheers, Luke -- I never hated a man enough to give him his diamon

[sword-devel] Python bindings and dynamic cast

2008-03-19 Thread Luke Plant
sword-1.5.9/bindings/swig/ Help would be much appreciated. Thanks, Luke -- "Ineptitude: If you can't learn to do something well, learn to enjoy doing it poorly." (despair.com) Luke Plant || http://lukeplant.me.uk/ ___ sword-devel mail

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-02-07 Thread Luke Plant
On Wednesday 06 February 2008 06:45:38 David (Mailing List & Spam Address) wrote: > On Tuesday 05 February 2008 03:43:46 pm Luke Plant wrote: > > For the sake of the archives: I discovered this was related to the > > BibleTime theme. Changing away from the 'High Cont

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-02-05 Thread Luke Plant
On Friday 11 January 2008 00:46:49 Luke Plant wrote: > On Thursday 10 January 2008 22:23:48 Barry Drake wrote: > > Hi Troy .. > > > > Troy A. Griffitts wrote: > > > Try adding this to the .conf file: > > > GlobalOptionFilter=OSISFootnotes > > &g

Re: [sword-devel] thml and scriprefs

2008-01-31 Thread Luke Plant
may be able to fix it, and that way we save a lot *more* work for the future. If at all possible, it would be *much* better to fix the XSLT than do any hand editing. Regards, Luke -- "Our software is idiot proof. If you bought it, that's proof you're an idiot" (

Re: [sword-devel] thml and scriprefs

2008-01-30 Thread Luke Plant
o exhaustively handle ThML. If you want to develop it further, please do so, and send me patches. Read the READMEs in the project folders. Regards, Luke -- Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law. Luke Plant || http

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-01-16 Thread Luke Plant
It works fine in BibleTime 1.6.5, which uses Sword 1.5.9. Perhaps it should say 1.5.9, (instead of what it said before, 1.5.2). Luke -- "The only skills I have the patience to learn are those that have no real application in life." (Calvin and Hobbes) Luke Plant || http://lu

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-01-14 Thread Luke Plant
't be able to upload a new version. If you download my last version: http://lukeplant.me.uk/misc/sword/CalvinsCommentaries.zip you will just have to change the .conf to include the line Troy suggested. Thanks, Luke -- "The one day you'd sell your soul for something, so

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-01-11 Thread Luke Plant
On Friday 11 January 2008 10:23:10 Eeli Kaikkonen wrote: > On Fri, 11 Jan 2008, Luke Plant wrote: > > I'm sorry, I actually thought of this and put that line in my > > .conf, but forgot to tell anyone. The reason I forgot to mention > > this is that it still doesn&#x

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-01-10 Thread Luke Plant
've put SwordReader back to using stripText > because our method doesn't make anything of the footnote tags - just > shows them in the raw. Otherwise, it's just fine. Thanks and > thankyou Luke for a really useful module. I'm sorry, I actually thought of th

Re: [sword-devel] Calvin's Commentaries and empty footnotes

2008-01-10 Thread Luke Plant
I'm doing wrong?). It would be great to have docs for this kind of thing. My biggest frustration with the Sword project is finding documentation -- I can't even find generated API docs for Sword, the only ones I have I generated myself (I think) using doxygen several years ago.

Re: [sword-devel] Calvin's Commentaries - new module

2008-01-09 Thread Luke Plant
s of the footnotes. Luke -- "The first ten million years were the worst. And the second ten million, they were the worst too. The third ten million, I didn't enjoy at all. After that I went into a bit of a decline." (Marvin the paranoid android) Luke Plant ||

Re: [sword-devel] Calvin's Commentaries - new module

2008-01-08 Thread Luke Plant
On Wednesday 09 January 2008 01:58:36 Karl Kleinpaste wrote: > Luke Plant <[EMAIL PROTECTED]> writes: > > Well, it should be there by the time you read this -- it is 28 Mb, > > compared to the 9 Mb for the bzip2 file, and it is still uploading. > > The reason the .zip

Re: [sword-devel] Calvin's Commentaries - new module

2008-01-08 Thread Luke Plant
On Tuesday 08 January 2008 23:15:33 DArio Matos wrote: > Luke, > > Are the files you posted the link in your first mail updated? I'd > like to test them myself. All the links are updated. All the source files and scripts for conversion are available as described in my previous

Re: [sword-devel] Calvin's Commentaries - new module

2008-01-08 Thread Luke Plant
ying using it myself :-) Regards, Luke > Hi all, > > I've created a module that combines all of Calvin's commentaries. It > is an OSIS module, which I've generated from CCEL's ThML sources, > using XSLT and various python scripts etc. osis2mod doesn't ye

Re: [sword-devel] Calvin's Commentaries - new module

2007-12-05 Thread Luke Plant
t; ). It looks like I'm using 1.5.9, I had forgotten I wasn't using the most up to date version, thanks. I'm not likely to update this soon, as I'd have to update all my Sword software, so I'll just publish a version that can be processed using osis2mod from 1.5.9.

Re: [sword-devel] Calvin's Commentaries - new module

2007-12-04 Thread Luke Plant
On Friday 30 November 2007 14:18:11 Luke Plant wrote: > On Friday 30 November 2007 04:38:13 Chris Little wrote: > > Stripping extraneous whitespace before/after a line is correct > > behavior. It should re-insert a newline after each line, also. > > There might be some bugs

Re: [sword-devel] Calvin's Commentaries - new module

2007-11-30 Thread Luke Plant
On Friday 30 November 2007 17:19:16 Barry Drake wrote: > Hi there > > Luke Plant wrote: > > The module strips out everything that isn't commentary, > > including Calvin's latin translation of the text and all the > > forewords and indexes -- I t

Re: [sword-devel] Calvin's Commentaries - new module

2007-11-30 Thread Luke Plant
small issues I'm addressing at the moment, the module is ready for public testing. Regards, Luke -- "Mediocrity: It takes a lot less time, and most people don't realise until it's too late." (despair.com) Luke Plant || http://lukeplant.me.uk/ _

[sword-devel] Calvin's Commentaries - new module

2007-11-29 Thread Luke Plant
didn't end with whitespace, two words now get joined together. For an example, search for "eloquent by nature, but when" in calvinscommentaries.versified.osis, and see the corresponding words in Gen 3:1, where you will find "whenSatan". This occurs quite a lot, it w

Re: [sword-devel] THML Commentaries

2007-10-05 Thread Luke Plant
http://www.crosswire.org/wiki/index.php/DevTools:Misc Luke -- "Doubt: In the battle between you and the world, bet on the world." (despair.com) Luke Plant || http://lukeplant.me.uk/ ___ sword-devel mailing list: sword-devel@crosswire.org http://

Re: [sword-devel] Calvin's commentaries, and ThML to OSIS conversion

2007-10-05 Thread Luke Plant
August to take a look at upgrading it to handle > properly encoded commentaries. Please remind me around then. I guess I forgot to remind you about this! Did you take a look it at all? I put all my stuff in Subversion. Thanks, Luke -- "Doubt: In the battle between you and th

Re: [sword-devel] Calvin's commentaries, and ThML to OSIS conversion

2007-07-13 Thread Luke Plant
ersion scripts there. Regards, Luke -- "The first ten million years were the worst. And the second ten million, they were the worst too. The third ten million, I didn't enjoy at all. After that I went into a bit of a decline." (Marvin the paranoid a

Re: [sword-devel] Calvin's commentaries, and ThML to OSIS conversion

2007-07-12 Thread Luke Plant
On Wednesday 11 July 2007 17:36:12 Troy A. Griffitts wrote: > Luke, > > Thanks for all the work! We do have a repo similar to what you are > speaking. It is located here: > > http://crosswire.org/svn/sword-tools/trunk/ > > If you'd like a subdirectory in there f

Re: [sword-devel] Calvin's commentaries, and ThML to OSIS conversion

2007-07-11 Thread Luke Plant
-- it doesn't seem to be here: http://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Commentaries or available from the BibleTime download manager. Luke -- Sometimes I wonder if men and women really suit each other. Perhaps they should live next door and just visit now and then. (Ka

[sword-devel] Calvin's commentaries, and ThML to OSIS conversion

2007-07-11 Thread Luke Plant
wiki that details how to get these different things. I get the impression that the main Sword developers have various scripts to help them, and a central repository for these kinds of tools would be very helpful. A Bazaar repository would probably be ideal -- I could put up a publically readable one

Re: [sword-devel] Internal links in ThML modules

2007-03-17 Thread Luke Plant
On Fri, 16 Mar 2007 10:52:43 -0400, "Karl Kleinpaste" <[EMAIL PROTECTED]> said: > Luke Plant <[EMAIL PROTECTED]> writes: > > In summary, can anyone point me to example ThML sources for commentaries > > and general books, in the form immediately before conver

Re: [sword-devel] Internal links in ThML modules

2007-03-16 Thread Luke Plant
x27;t seem to be case, especially when the modules are compressed. Also, does anyone know whom I'm supposed to contact about adding new modules to Sword? I e-mailed the address given on the website, but got no reply (starting to feel I'm invisible...) Thanks, Luke -- "I th

[sword-devel] Internal links in ThML modules

2007-02-28 Thread Luke Plant
the CCEL versions have been processed before being turned into Sword modules). Can anyone tell me where I can find them? Thanks, Luke -- "If you're not part of the solution, you're part of the precipitate." (Steven Wright) Luke Plant || L.Plant.98 (at) cantab.net || http:

Re: [sword-devel] New Website, Changes and HowTo

2001-10-19 Thread Luke Stahlman
Dave- PHP has been on web servers longer than JSP has. Are you talking about your personal knowledge of PHP in relation to other scripting languages? -Luke - Original Message - From: "David Overcash" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Oc

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
std had to be added at the top of the file. Either that or std::string had to be using instead of just string . The files that had to be modified like that were step2vpl.cpp and stepdump.cpp . With those modifications sword now compiles fine with gcc 3.0. Luke > I see in your output

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
(char*, int, const SWKey*)': gbfrtf.cpp:79: `isdigit' undeclared (first use this function) gbfrtf.cpp:79: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: *** [gbfrtf.o] Error 1 make[3]: Leaving directory `/home/luke/bibletime/sword/src/modul

Re: [sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-22 Thread Luke Mauldin
Hello, I was able to take care of alot of the sword error messages while compiling by manually adding utilstr.o to libsword.a The line I used to do this was... ar crs /home/luke/bibletime/sword/lib/libsword.a /home/luke/bibletime/sword/src/utilfuns/utilstr.o However I am still getting some

[sword-devel] Problem building last CVS snapshot of Sword with GCC 3.0

2001-06-21 Thread Luke Mauldin
=athlon -mcpu=athlon -o keytest keytest.cpp -L../lib/ -lsword -lstdc++ -lz ../lib//libsword.a(swkey.o): In function `SWKey::SWKey(char const*)': /home/luke/bibletime/sword/src/keys/swkey.cpp:26: undefined reference to `stdstr(char**, char const*)' ../lib//libsword.a(swkey.o): In funct

[sword-devel] Compile Options

2001-06-12 Thread Luke Mauldin
performance at the cost of allowing only Pentium and newer processors to run the sword library. Luke [EMAIL PROTECTED]