Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-20 Thread Greg Hellings
David, On Wed, Oct 20, 2010 at 8:33 AM, David Haslam wrote: > > Thanks Greg, > > Getting another CrossWire volunteer to reproduce the issue is usually more > than half the battle. > > Aside: Sometimes, I have almost felt that my observations had fallen on deaf > ears. Both happily and sadly I no

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-20 Thread David Haslam
Thanks Greg, Getting another CrossWire volunteer to reproduce the issue is usually more than half the battle. Aside: Sometimes, I have almost felt that my observations had fallen on deaf ears. Is there anything in SVN more recent than sword-utilities-1.6.1-r2565 ? These Win32 utils were compil

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-20 Thread Greg Hellings
David, I have confirmed your problem with Revelation importing. Using the WEB as you did I executed $ mod2imp WEB > WEB.imp $ imp2vs WEB.imp -z -o ~/.sword/modules/texts/ztext/web2/ $ diatheke -b WEB2 -k jude.1.7 Jude 1:7: Even as Sodom and Gomorrah, and the cities around them, having, in the sa

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread David Haslam
Wolfgang, That would just change the text for Rev 1:1, surely? Book names are parsed by imp2vs, else otherwise how would it know that Revelation => Revelation of John And the books in the IMP file can be in any order within each testament section, yet they still get compiled in the proper order

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread Wolfgang Schultz
Hello David, i have not tested but i think that will work set following after $$$Revelation 22:21 $$$Revelation 1:1 this is the end Maybe it will recognized as the last book so the previous real Revelation will be shown up. wolfgang http://zefania.blogspot.com/2010/02/where-to-get-osis-xml-file

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread David Haslam
Thanks Wolfgang, but that didn't work for me. Does the "fake book" have to be a recognizable Bible bookname, e.g. for the Apocrypha? Or would any bookname do? Can you give me an example of something that works, from this line onwards? $$$Revelation 22:21 The grace of the Lord Jesus Christ be w

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread Wolfgang Schultz
2010/10/19 David Haslam : > > Just made some diagnostic progress. > > I moved the epistle of Jude to after Revelation in the file WEB.raw.imp.txt > > Then I remade the WEB2 module using this edited file. > > Hey presto!  This time the book of Jude was empty and the book of Revelation > compiled OK.

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread David Haslam
On the other hand, it might not be a missing string in the IMP file, it might just be a software bug in imp2vs. If so, it needs fixing as soon as possible, please. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/imp2vs-does-not-compile-Revelation-properly-tp30019

Re: [sword-devel] imp2vs does not compile Revelation properly

2010-10-19 Thread David Haslam
Just made some diagnostic progress. I moved the epistle of Jude to after Revelation in the file WEB.raw.imp.txt Then I remade the WEB2 module using this edited file. Hey presto! This time the book of Jude was empty and the book of Revelation compiled OK. This strongly suggests that something