[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

Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread Chris Little
On Jan 31, 2008, at 3:08 PM, DM Smith wrote: > I imagine there is a C/C++ routine that will convert from an entities > codepoint to a UTF-8 Character. The numeric entities can presumably be interpreted as UTF-32 and encoded as UTF-8 on that basis using either ICU's routines or those in Sword.

Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread DM Smith
On Jan 31, 2008, at 5:16 PM, Chris Little wrote: > > On Jan 31, 2008, at 1:29 PM, Benny Wasty wrote: > >> Hello, >> >> I noticed that BibleCS doesn't seem to be able to display unicode >> characters encoded as numeric character references (e.g. ö) in >> an >> OSIS module I am currently working

Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread Chris Little
On Jan 31, 2008, at 1:29 PM, Benny Wasty wrote: > Hello, > > I noticed that BibleCS doesn't seem to be able to display unicode > characters encoded as numeric character references (e.g. ö) in an > OSIS module I am currently working on. The characters are just > omitted. > I guess they should be

[sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread Benny Wasty
Hello, I noticed that BibleCS doesn't seem to be able to display unicode characters encoded as numeric character references (e.g. ö) in an OSIS module I am currently working on. The characters are just omitted. I guess they should be displayed correctly, as this a "basic" XML feature as far as

Re: [sword-devel] thml and scriprefs

2008-01-31 Thread pfgshield-freebsd
--- Luke Plant <[EMAIL PROTECTED]> ha scritto: > On Thursday 31 January 2008 04:18:04 [EMAIL PROTECTED] wrote: > > > I know it's not supposed to work (and it doesn't, the book headers > > don't work) but it does save a lot of work :). > > What exactly do you mean, the book headers don't work?

Re: [sword-devel] thml and scriprefs

2008-01-31 Thread Luke Plant
On Thursday 31 January 2008 04:18:04 [EMAIL PROTECTED] wrote: > I know it's not supposed to work (and it doesn't, the book headers > don't work) but it does save a lot of work :). What exactly do you mean, the book headers don't work? If you provide an example, I may be able to fix it, and that

Re: [sword-devel] osis2mod warnings (was Re: thml and scriprefs)

2008-01-31 Thread pfgshield-freebsd
--- DM Smith <[EMAIL PROTECTED]> ha scritto: > > The well-formed warnings indicate that the verse taken by itself is not > well-formed XML. This means that there is either a start tag without > it's corresponding end tag or an end tag without its corresponding start > tag in the verse. These

Re: [sword-devel] osis2mod warnings (was Re: thml and scriprefs)

2008-01-31 Thread DM Smith
[EMAIL PROTECTED] wrote: > --- DM Smith <[EMAIL PROTECTED]> ha scritto: > > >> This wiki page has links to pages for OSIS books. >> >> Hope that helps. >> >> > Thanks for the help and the patience! > > There are details to be fixed but my bible is mostly working now, and it even > respects

[sword-devel] osis2mod warnings (was Re: thml and scriprefs)

2008-01-31 Thread pfgshield-freebsd
--- DM Smith <[EMAIL PROTECTED]> ha scritto: > > This wiki page has links to pages for OSIS books. > > Hope that helps. > Thanks for the help and the patience! There are details to be fixed but my bible is mostly working now, and it even respects the nifty formatting stuff I had in the origina

Re: [sword-devel] thml and scriprefs

2008-01-31 Thread DM Smith
On Jan 31, 2008, at 12:38 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] > wrote: > > --- Adrian Korten <[EMAIL PROTECTED]> ha scritto: > >> g'day, >> >> Could you test your successful use of thml references to include a >> non-standard displayed reference? In the past, I tried putting in the >> Th

Re: [sword-devel] InstallMgr in python Was OLPC interest still?

2008-01-31 Thread Ben Morgan
Hi, It still seems to have those same two files not working, even when I use the SVN version. Anyone got any ideas why these dates would come up? God Bless, Ben --- The Lord is not slow to fulfill his promise

Re: [sword-devel] thml and scriprefs

2008-01-31 Thread peter
Adrian Korten wrote: > g'day, > > Could you test your successful use of thml references to include a > non-standard displayed reference? In the past, I tried putting in the > Thai name for a Bible book and this reference did not work. > มัทธิว 18:11 > มัทธิว ๑๗:๑๑ > Matt 8:1 > > > I'm curi