Hi, On 02/07/2014 10:21 PM, Joseph Wright wrote:
Hello all,Reading in some UTF-8 input, I stumbled across some unexpected behaviour. With the demo file > \temp=macro: ->\iffalse μÎ\fi . l.11 \show\temp
> ...
Clearly something is up with the symbols: is this expected or a bug? (It's not restricted to the micro symbol, btw.)
That was a bug: \readline was not unicode-aware yet. Fix will be in the next release. Best wishes, Taco
