[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#426169: texlive-games: Compilation problems with psgo



Hi Frank!

There is a similar problem with the package minimum.sty of texlive-latex-extra. I do not think is it worth opening a new bug report. But if you think so, you know what to do.

The following example:

\documentclass{article}
\usepackage{minimum}
\begin{document}
\end{document}

produces the warning:

Package pstcol Warning: ************************************
(pstcol)                The package `pstcol' is obsolet!
(pstcol)                You should use `pstricks' directly:
(pstcol)                    \usepackage{pstricks}
(pstcol)                ************************************.



\RequirePackage{pstcol} should be replaced by \RequirePackage{pstricks} in the file.



Cheers,

Prakash Countcham



Reply to: