Nadav Horesh wrote:
> But would it be not-trivial to enter times ans alike 
> unicode symbols within "normal" text editors? Otherwise it 
> is a compelling proposition at first glance. 


First, what is a "normal" text editor?

Handling utf-8 seems pretty common these days.
http://en.wikipedia.org/wiki/Unicode_input

There are two separable issues:
entry and display.

Entry of unicode operators would presumably involve digraphs.
http://en.wikipedia.org/wiki/Digraph_(computing)

Display seems largely addressed by the STIX fonts:
http://www.stixfonts.org/project.html

fwiw,
Alan Isaac


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to