Re: [sword-devel] NFC and osis2mod

2008-02-04 Thread DM Smith
Chris, Thanks. I'll see what I can do, but my time is also limited. DM Chris Little wrote: > I've been meaning to work on this, but I thought I'd try to point you > in the right direction since I'm pretty sure I won't have time in the > next couple days. (I'll be at the UTC meeting at Appl

Re: [sword-devel] NFC and osis2mod

2008-02-04 Thread Chris Little
I've been meaning to work on this, but I thought I'd try to point you in the right direction since I'm pretty sure I won't have time in the next couple days. (I'll be at the UTC meeting at Apple--thinking about all things Unicode, but not working on them.) The bugs are almost definitely wit

Re: [sword-devel] NFC and osis2mod

2008-02-01 Thread DM Smith
I have put a copy at www.crosswire.org/~dmsmith/osis2mod.cpp if anyone can see if they can help. Also, the email said I used kjv.xml. That should be kjvfull.xml. Here is the path to it: www.crosswire.org/~dmsmith/kjv2006/sword/kjvxml.zip DM Smith wrote: > Can someone offer some pointers as to wh

[sword-devel] NFC and osis2mod

2008-01-31 Thread DM Smith
Can someone offer some pointers as to what I am doing wrong? I am trying to add the ability to osis2mod to optionally ensure that a UTF-8 document is normalized to NFC. I added -n as a flag to indicate that normalization should occur and set a global boolean variable "normalize" to true iff t