On Fri, May 27, 2005 at 02:56:37PM -0700, Steve Kelem wrote: > I'm building web pages with TT. Something in the tool chain seems to > know what & and < are, but not what the math symbols like × > are.
Are you using XML processing at some point? & is one of a (very) small number of entities whose definition is "hard-coded" into the XML spec. For other entities outside that small list (like ×), you'll need to add them to your DTD. Dave... -- This is the definition of my life
pgpPqa4nCFZk7.pgp
Description: PGP signature
