Maxima HTML docs - Internet Explorer problem



Raymond Toy writes:

> 
> Doesn't windows include a scalable Courier font as well?  I'm pretty
> sure my Windows Me box does, but I might have added that at some point
> in the distant past.
> 

Yes it does. It is called "Courier New" while "Courier" is bitmap.
But the bottom line of the problem I described is that
   font-family: "Courier New"
doesn't work as expected and is rendered in "Times New Roman".

   font-family: Courier - works,
   font-family: "Lucida Console"  - works,
   font-family: "Courier New" - doesn't
     and
   font-family: monospace doesn't work either
but just as the consequence of the problem with
"Courier New" since monospace is mapped to this
very "Courier New".

Scalable "Courier New" is the only troublemaker.


-- 
      Vadim V. Zhytnikov

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