Make sure the encoding declared in your document considers the Euro symbol 
an acceptable character. If it doesn't, (a) change encodings to one that 
does, or (b) use a numeric character escape or (c) if you're in UTF-8, use 
the multibyte sequence which represents that symbol or (d) define an 
entity which maps to (b) or (c), and reference that entity name.

______________________________________
Joe Kesselman  / IBM Research

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to