On Jan 28, 2007, at 3:14 PM, Mark Greenberg wrote:

I am trying to port my math stacks from Mac to Windows. Some of the stacks use the infinity character (like a sideways 8), but in Windows it displays as a box instead. Does anyone know how I might make that display properly in Windows? If the solution involves Unicode, be explicit because I've never tried to make Unicode work for me in Rev.

Using html entities is a reliable way to preserve symbols and special characters cross platform. Try this:

set the htmlText of fld "myMathFld" to ""

Of course, you'd have to include whatever other characters were needed in the html string.

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to