>1. insert a ps picture in latex file, remember something like
> \psfig, but don't remember the exact and how to define the size
> and position etc.
psfig is old and rather buggy. suggest:
\usepackage{graphicx}
\includegraphics[width=]{blah.eps}