Martin Baker wrote:
> 
> I'm no expert but I get the impression that we need:
> 1) the required fonts need to be installed.
> 2) console or whatever platform is being used needs to be set to UTF-8?
> 3) Waldek has previosly explained about Unicode aware Lisps use UTF-32 
> encoding which is different than UTF-8. So sbcl works correctly but there are 
> issues with clisp? I don't use clisp so I can't check this.
>

UTF-32 is used _internally_.  During I/O there is conversion to
external format -- if the system is totally set to Unicode then
the external format is UTF-8.

-- 
                              Waldek Hebisch
[email protected] 

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to