> <Non-palm characters getting replaced by unicode> > > This is the Python parser script. If it isn't a Palm character, it gets written as >the raw > number of the character. > > You can add into the script with the others.
It appears to have been a beta issue. I upgraded to the 1.2 release of the parser and it went away. Sorry that I didn't do that first. (I actually didn't realize that I still had the beta until I was about to send my message.) Still I got to dig around in the code and that's fun. BTW, I implemented my suggestion for adding "Part m of n" as a paragraph to the top of split pages. I did no error checking because it looks as if there is a little extra padding in the Max_Document_Size. But I can guess that if a document is really close to the max, my added paragraph, along with the "Click here for next/previous part" paragraphs could cause some truncations. -- Anthony Veale' [EMAIL PROTECTED] http://fafnir.dyndns.org http://fafnir.dyndns.org/~veale _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

