|
From: Harald H. <h.h...@tu...> - 2005-07-16 11:45:51
|
Since yesterday's change concerning reorganisation of the POSTSCRIPT_DRIVER conditionals, the terminals pslatex, pstex, and epslatex do not exist anymore. The postscript terminal still works. Could please somebody fix this problem? This patch should help: --- orig/src/term.h 2005-07-16 12:06:54.000000000 +0200 +++ orig2/src/term.h 2005-07-16 13:46:55.000000000 +0200 @@ -396,9 +396,7 @@ #include "latex.trm" /* latex/tex with picture in postscript */ -#ifdef PSLATEX_DRIVER /* set in post.h */ #include "pslatex.trm" -#endif /* EEPIC-extended LaTeX driver, for EEPIC users */ #include "eepic.trm" Best regards Harald -- Harald Harders h.h...@tu... http://www.harald-harders.de |