[pstricks] Strange interaction between hyperref and pstricks-add
Arnaud Schmittbuhl
aschmittbuhl at libertysurf.fr
Tue Dec 28 18:27:29 CET 2004
Hi,
I got a lot of space (almost a \qquad) between
- "figure" and "1" (\ref{fig})
- "Figure 1:" and "title" in the caption of the figure.
This strange space disappear when I comment one package or the other one.
Does the problem comes frome my own installation?
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\listfiles
\documentclass{article}
\usepackage{hyperref}
\usepackage{pstricks-add}
\begin{document}
See figure \ref{fig} %%% first problem
\begin{figure}[h]
\caption{title} %%% second one
\label{fig}
\end{figure}
\end{document}
*File List*
article.cls 2001/04/21 v1.4e Standard LaTeX document class
size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
hyperref.sty 2003/11/30 v6.74m Hypertext links for LaTeX
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
pd1enc.def 2003/11/30 v6.74m Hyperref: PDFDocEncoding definition (HO)
hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive and
teTeX
url.sty 1999/03/28 ver 1.5x Verb mode for urls, etc.
hdvips.def 2003/11/30 v6.74m Hyperref driver for dvips
pdfmark.def 2003/11/30 v6.74m Hyperref definitions for pdfmark
specials
pstricks-add.sty 2004/07/18 package wrapper for pstricks-add.tex (hv)
pstricks.sty 2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2004/06/22 v1.04 `PSTricks' (tvz)
xcolor.sty 2004/07/04 v2.00 LaTeX color extensions (UK)
color.cfg 2001/08/31 v1.1 color configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pstricks-add.tex 2004/12/07 v2.30 `PSTricks-add' (hv)
nameref.sty 2003/12/03 v2.21 Cross-referencing by name of section
--
Arnaud Schmittbuhl
More information about the PSTricks
mailing list