An error is produced by dvips, which says is can't find a header file:
C:\Program Files\MiKTeX 2.5\miktex\bin\dvips.exe: ! Couldn't find header file C:/Program Files/MiKTeX 2.5/tex/latex/graphs/graphs.header
It then terminates without producing any postscript output.
The location of the header file is given in a \special command in a file called graphs_config.tex:
Code: Select all
\special{header=C:/Program Files/MiKTeX 2.5/tex/latex/graphs/graphs.header}
The forward slashes are the correct format. The file graphs.header (and all the other files in the package) is definitely in the following directory: C:\Program Files\MiKTeX 2.5\tex\latex\graphs
If anyone could give me any help, I'd be most grateful. As I said, it was working perfectly until a few weeks ago, and now I can't get it to work at all.
Martin