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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to