Tooltip used with international characters doesn't save in html
- To: mathgroup at smc.vnet.net
- Subject: [mg103540] Tooltip used with international characters doesn't save in html
- From: rhitt <richardhitt at gmail.com>
- Date: Sun, 27 Sep 2009 07:32:07 -0400 (EDT)
As part of a notebook that generates a timeline for composers, I have the following code: Tooltip["Leo=C5=A1 Jan=C3=A1=C4=8Dek"] In Mathematica, this has the desired effect. However, when I "Save As ..." to html, the Tooltip information gets garbled so it looks like Leo=01a Jan=EF=BF=BD=01ek when I view the document in various web browsers. Is there a way to get Tooltip to display international characters that look correct both in Mathematica and in html? Thanks, Richard Hitt
- Follow-Ups:
- Re: Tooltip used with international characters doesn't
- From: Herman Kuun <oomkoos1@gmail.com>
- Re: Tooltip used with international characters doesn't