Have You tried to put clocklcopy.eps in the same directory as Your tex-file(s)? There is a security problem with relative paths for the standard call of dvips...
But You can add the option -R0 to the dvips call, which allows relative paths...
Hi! there's a pstricks-package that can do this (pst-abspos), but it's not implemented into MiKTeX, so You have to install it on Your own! ( http://perce.de/LaTeX/pst-abspos/ ) \documentclass{article} \usepackage{pst-all} \usepackage[absolute]{pst-abspos} \begin{document} \pstSetAbsoluteOrigin \pstP...
Hi Noctilux! You're using the MiKTeX Net-Installer (setup-2.5.2545.exe), which downloads all packages for offline installation... but there's no need for downloading all packages, if You're connected to the internet! To update Your running system, You just have to call START => Programs => MiKTeX 2....
Okay, You want it the hard way... ;) As far as I remember version 2.1 creates two main search trees, that is c:\texmf <= the actual MiKTeX 2.1 installation path and c:\localtexmf <= which is the place to install "own" packages Now compiling of the caption.zip package downloadable from here...
Hi! You should use author = "Karl~Heinz H{\"o}hne and ..." or author = "H{\"o}hne, K.H. and ..." I won't use et al. - it's better to type in all authors and let BibTeX decide ! Regards Kris *EDIT* A much easier solution would be to use the latin-1 input-encoding by addi...
Hi! Sorry, my advice was not clear enough... ...MiKTeX 2.5 has the ability to install most packages on its own by loading them out of a local or an internet package repository - So normally You don't need to download and install packages on Your own! All You have to do, is to install a clean so call...