latex root;
#dvips -o $1.ps;
dvips root -o root.ps;
ghostview root.ps;
