[pstricks] pstricks-add and arrayjob

Herbert Voss LaTeX at zedat.fu-berlin.de
Sun Mar 4 20:27:21 CET 2007


Bernd Sellentin schrieb:
> Dear Herbert,
>
> the following code works fine as long as pstricks-add is commented out:
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \documentclass[a4paper,10pt]{article}
> \usepackage{pstricks}% v1.15
> %needed for other drawings in document
> %but does not work here
> %\usepackage{pstricks-add}% v2.82
> \usepackage{pst-plot}% 1.41
> \usepackage{arrayjob}% v1.03
> \listfiles
>
>   
\documentclass[a4paper,10pt]{article}
\usepackage{pstricks}% v1.15
%needed for other drawings in document
%but does not work here
\usepackage{pst-plot}% 1.41
\usepackage{arrayjob}% v1.03
\usepackage{pstricks-add}% v2.82
\makeatletter
\def\pst@@@hlabel#1{\small\Elements(#1)}
\makeatother
\listfiles
....


Herbert



More information about the PSTricks mailing list