On Mon, 2006-10-16 at 10:35 -0400, John R. Culleton wrote:
> I am trying to make some modest changes to the LaTeX plugin, per
> my recent bug report I have a question on how it and other
> plugins work:
> The code will take a hex value and translate it into a bit of
> LaTeX code, e.g.,
> ----------------------------------
> case 0xdc:
> printf("\\ldots{}");
> return(1);
> ----------------------------------
>
> Where is this hex value found and in what encoding? Is it
> in ABiword encoding, rtf encoding or MSWord Doc encoding?
There is no such thing as an AbiWord encoding. It's plain unicode.
Marc
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Jan 19 20:45:00 2006
This archive was generated by hypermail 2.1.8 : Thu Jan 19 2006 - 20:45:01 CET