Hi,

How is fpdoc's xml files supposed to handle special characters?  For
example, I tried to type the '&' character, and fpdoc complained.  I
then escaped the ampersand with & which was fine.

This is all great for HTML output, but what will happen with LaTeX
output.  Will it display the ampersand, or the escaped ampersand
(&)?  I guess this all depends on the XMLReader unit and if it
reverts the & back to the & sign correct?

Regards,
 - Graeme -


--
There's no place like 127.0.0.1
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to