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

Bug#426169: marked as forwarded (texlive-games: Compilation problems with psgo)



Your message dated Tue, 29 May 2007 17:28:08 +0200
with message-id <87zm3n6453.fsf@riesling.zuerich.kuesterei.ch>
has caused the Debian Bug report #426169,
regarding texlive-games: Compilation problems with psgo
to be marked as having been forwarded to the upstream software
author(s) Victor Bos <vbos@abo.fi>.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Dear Victor,

a user of psgo in the Debian distribution has reported that psgo in
TeXLive 2007 does not work properly:

Prakash Countcham <Prakash.Countcham@imag.fr> wrote:

> The compilation of the manual of psgo (or any TeX file using psgo.sty) stops with the following error :
>
> (/usr/share/texmf-texlive/tex/latex/pstricks/pstcol.sty
>
> Package pstcol Warning: ************************************
> (pstcol)                The package `pstcol' is obsolet!
> (pstcol)                You should use `pstricks' directly:
> (pstcol)                    \usepackage{pstricks}
> (pstcol)                ************************************.
>
>
> ! LaTeX Error: Option clash for package pstricks.

Indeed it seems that simply not loading pstcol is all that needs to be
changed:

-\RequirePackage{pstricks,pstcol,pst-node,calc,ifthen}
+\RequirePackage{pstricks,pst-node,calc,ifthen}
 
At least the manual can be processed without problems then, and it looks
exactly like the version on CTAN.

I'd be grateful if you could upload a fixed version to CTAN.  Many
thanks in advance, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)

--- End Message ---

Reply to: