[pstricks] Antw: Re: xkeyval again

Robert Salvador salvador at htlinn.ac.at
Tue May 29 10:41:21 CEST 2007


put a \listfiles  at the beginning of your test file and compare the
file
list, which is at the end of your log file.

Herbert



Dear Herbert!

I have created a mini-example and let it run under protext (Windows -
MikTeX 2.5) and TeXlive (Debian 4 - only the latex-command!).
The Problem here is forced by the \resistor-command:
no problems with MikTeX, but xkeyval-error with TeXlive!
Lists of used files are below! I cannot make much of it, sorry; I m
shure you can! Thank you a lot!

Robert

#################################################################################
\listfiles
\documentclass[10pt,twoside,normalheadings,fleqn,openany]{scrreprt}
\KOMAoptions{paper=a4,headinclude=false,footinclude=false}
%
\usepackage[dvips]{epsfig}
\usepackage{typearea}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{ngerman}
\usepackage{cmbright}
%
\usepackage{pst-circ}
\usepackage{pst-slpe}
\usepackage{pstricks-add}
%
%
\begin{document}
%
\begin{center}
	\begin{pspicture}(0,0)(4,4)
		\psframe[fillstyle=ccslopes,linecolor=white,slopesteps=200,slopecolors=%
		3.0 	1 1 1  3.5 	1 1 1  4 	0.5 0.5 0.5
	4.1 0.5 0.5 0.5  4.6 	1 1 1  7 	1 1 1  6](0,0)(4,4)
		%\resistor(0,0)(4,4){$R$}
	\end{pspicture}
\end{center}
%
\end{document}

########################################################################
 *File List*    ---- TeXlive ----
scrreprt.cls    2006/07/30 v2.95b KOMA-Script document class (report)
scrkbase.sty    2006/07/30 v2.95b KOMA-Script package (basics and keyval
use)
scrlfile.sty    2006/03/28 v2.95 KOMA-Script package (loading files)
  keyval.sty    
   fleqn.clo    1998/08/17 v1.1c Standard LaTeX option (flush left
equations)
  size10.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
typearea.sty    2006/07/30 v2.95b KOMA-Script package (type area)
  epsfig.sty    1999/02/16 v1.7a (e)psfig emulation (SPQR)
graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty    2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
    trig.sty    1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg    2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
inputenc.sty    2006/05/05 v1.1b Input encoding file
  latin1.def    2006/05/05 v1.1b Input encoding file
 fontenc.sty
   t1enc.def    2005/09/27 v1.99g Standard LaTeX file
 ngerman.sty    1998/07/08 v2.5e Support for writing german texts (br)
cmbright.sty    2002/05/25 v7.1 (WaS)
  t1cmbr.fd    1999/05/12 v7.3 (WaS)
pst-circ.sty    2004/06/10 package wrapper for PSTricks pst-circ.tex
(cj/hv)
pst-slpe.sty    2005/03/05 package wrapper for `pst-slpe.tex'
pstricks.sty    2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
pst-slpe.tex    2005/10/05 v1.1 `pst-slpe' (Martin Giese)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2006/11/18 v2.5f package option processing (HA)
 xkeyval.tex    2006/11/18 v2.5f key=value parser (HA)
pstricks-add.sty    2005/03/03 package wrapper for pstricks-add.tex (hv)
pstricks-add.tex    2006/11/22 v2.82 `PSTricks-add' (hv,dr)
 ***********

 *File List*     ---- MikTeX ----
scrreprt.cls    2007/03/07 v2.97a KOMA-Script document class (report)
scrkbase.sty    2007/03/07 v2.97a KOMA-Script package (basics and keyval
use)
  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
scrlfile.sty    2007/03/07 v2.97a KOMA-Script package (loading files)
   fleqn.clo    1998/08/17 v1.1c Standard LaTeX option (flush left
equations)
  size10.clo    2005/09/16 v1.4f Standard LaTeX file (size option)
typearea.sty    2007/03/07 v2.97a KOMA-Script package (type area)
  epsfig.sty    1999/02/16 v1.7a (e)psfig emulation (SPQR)
graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty    2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
    trig.sty    1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg    2005/12/29 v1.2 MiKTeX 'graphics' configuration
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
inputenc.sty    2006/05/05 v1.1b Input encoding file
  latin1.def    2006/05/05 v1.1b Input encoding file
 fontenc.sty
   t1enc.def    2005/09/27 v1.99g Standard LaTeX file
 ngerman.sty    1998/07/08 v2.5e Support for writing german texts (br)
cmbright.sty    2005/04/13 v8.1 (WaS)
  t1cmbr.fd    2005/04/13 v8.1 (WaS)
pst-circ.sty    2004/10/31 package wrapper for pst-circ.tex (hv)
pstricks.sty    2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2006/12/22 v1.15 `PSTricks' (tvz)
  xcolor.sty    2006/11/28 v2.10 LaTeX color extensions (UK)
   color.cfg    2005/12/29 v1.1 MiKTeX 'color' configuration
pst-circ.tex    2005/04/03 v1.39 `PST-circ' (CJ,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2006/11/18 v2.5f package option processing (HA)
 xkeyval.tex    2006/11/18 v2.5f key=value parser (HA)
pst-slpe.sty    2005/03/05 package wrapper for `pst-slpe.tex'
pst-slpe.tex    2005/10/05 v1.1 `pst-slpe' (Martin Giese)
pstricks-add.sty    2005/03/03 package wrapper for pstricks-add.tex (hv)
pstricks-add.tex    2007/04/01 v2.85 `PSTricks-add' (hv,dr)
 ***********







_______________________________________________
pstricks mailing list
pstricks at tug.org
http://tug.org/mailman/listinfo/pstricks





More information about the PSTricks mailing list