Maxima 5.9.3 release schedule



Mario Rodriguez writes:
> 
> I had also access to the Spanish documentation with cmucl by calling
> LANG=es_ES maxima
> 
> but I couldn't see the special characters.
> 
You can't see them since font in your terminal is still
UTF-8 - it doesn't match special characters in ISO-8859-1
encoding.  To see everything right in this case
you have to go one step dipper.  Start you
favorite console program with es_ES locale

LANG=e_ES konsole

and run maxima in this "konsole" just as

./maxima -l cmucl

Here LANG=es_ES no longer requited since locale
is already es_ES.  Now you should see everything
right.

Best wishes,

Vadim

-- 
      Vadim V. Zhytnikov

       <vvzhy at mail.ru>
      <vvzhy at netorn.ru>