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?
If as I suspect this is in some special Abiword encoding, where
can I find an up to date list of these encoded values?
The reason I ask is because as I reported in my bug report some things either
do not translate correctly or do not translate at all. In
particular mandatory hyphens, en dashes, em dashes and ellipses are not
properly translated. At this point saving in rtf form and running
the progam rtf2latex2e yields much better results.
John Culleton
-- John Culleton Books with answers to marketing and publishing questions: http://wexfordpress.com/tex/shortlist.pdf Book coaches, consultants and packagers: http://wexfordpress.com/tex/packagers.pdf ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.Received on Mon Jan 16 16:34:50 2006
This archive was generated by hypermail 2.1.8 : Mon Jan 16 2006 - 16:34:50 CET