Re: [sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread Karl Kleinpaste
Chris Little writes: > Logos is hosting the OSIS file that I prepared for our release at > http://www.lexhamenglishbible.com/download/ so you can see exactly > what was input to osis2mod and compare with what is presented. Yes, I had gotten a copy; I said I'd looked at the OSIS source, which is w

Re: [sword-devel] OSIS filters still cause trouble for H3068 (NASB) and divineName

2010-03-25 Thread Karl Kleinpaste
"Troy A. Griffitts" writes: > In the meantime, I'll redo the NASB to use the same markup as the KJV. > How does this sound? If it fixes something so that NASB gets closer to release, I'm all for it. ___ sword-devel mailing list: sword-devel@crosswire.o

Re: [sword-devel] OSIS filters still cause trouble for H3068 (NASB) and divineName

2010-03-25 Thread Troy A. Griffitts
I vaguely remember conversations about which way this should be. I believe the tags were added because the OSIS schema doesn't allow to contain , which I think is an oversight. What it comes down to is this. We don't want to support both: in the engine. We want to normalize all OSIS to ou

Re: [sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread Daniel Bearden
The headings do not work with the Apostolic Bible Polyglot module either. I tried different ways of marking them but concluded it was a problem with osis2mod since the latest branch of it worked at the time. On Thu, Mar 25, 2010 at 3:33 PM, Peter von Kaehne wrote: > Also for a German module I ma

Re: [sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread Peter von Kaehne
Also for a German module I made. Missing headlines, missing parts of verses. But the OSIS looks ok peterjohndu...@cgcf.net wrote: > This looks similar to the heading problem reported here: > http://sourceforge.net/tracker/?func=detail&aid=2954856&group_id=954&atid=10 > 0954 > where the problem was

Re: [sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread Chris Little
On 3/25/2010 4:51 AM, Karl Kleinpaste wrote: So the new LEB from Logos came out, and there's a new module in the CrossWire repo. I picked it up, and I turned on footnotes and headings. Before I turned on headings, display looked pretty normal, though I could question excess line breaks in Matt

Re: [sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread johnduffy
This looks similar to the heading problem reported here: http://sourceforge.net/tracker/?func=detail&aid=2954856&group_id=954&atid=10 0954 where the problem was noted by Martin Gruner as html not allowing a title element to be within the body. John Duffy > -Original Message- > From: Ka

[sword-devel] another OSIS weirdness: headers in LEB

2010-03-25 Thread Karl Kleinpaste
So the new LEB from Logos came out, and there's a new module in the CrossWire repo. I picked it up, and I turned on footnotes and headings. Before I turned on headings, display looked pretty normal, though I could question excess line breaks in Matt 1:23. Turning on headings, I get this psychoti

Re: [sword-devel] OSIS filters still cause trouble for H3068 (NASB) and divineName

2010-03-25 Thread Karl Kleinpaste
"Troy A. Griffitts" writes: > How is the markup in the KJV modules? Do you see the bug in the KJV? KJV's display is fine. <>___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to un

Re: [sword-devel] OSIS filters still cause trouble for H3068 (NASB) and divineName

2010-03-25 Thread Nic Carter
In the KJV, for Deut 14:26, we see: ... the Lord thy God, ... In PocketSword, this renders correctly with the Strong's H03068 being there. You can see that the KJV is marked up with divineName being the innermost tag, which makes me think that there is a bug in the divineName code when it c