For some reason using the built in PDF viewer of browsers when
printing may result in texts getting cut off, not being printed at
all, or is printed in awkward sections of the paper.
The main solution we are proposing for now is to disable the
built...
Read More
We have installed MathJax on www.math.ias.edu.
http://www.mathjax.org/
MathJax allows you to display
mathematics on a webpage using LaTeX code.
To include MathJax
on your School website, include the following in
your
html.
...
//-->
<\/script>
Read More
Unfortunately there is a problem with Internet Explorer and Outlook
Express. You cannot run both at the same time. Both work but, you
will have to quit one to run the other. Microsoft is aware of the
problem and is working on a solution.
Read More
Sometimes the Firefox/Mozilla process gets hung up and needs to be
restarted.
To do this, at a terminal prompt, type:
pkill -u
your_username firefox
or
pkill -u
your_username mozilla
Substitute your_username with your
username. You can...
Read More
It seems to be a bug with Mozilla that is causing screens to
freeze.
To unfreeze your screen:
1. Make note of the name of the machine you are on.
2. Log into another machine
3. ssh into the machine that is frozen
4. type
pkill -9 -u your...
Read More