[pstricks] Problem with psscalebox and !

Martin Chicoine martin.chicoine at umontreal.ca
Tue Aug 29 22:47:13 CEST 2006


\psscalebox fails with babel and the ! parameter of psgraph as in the
following example :

\documentclass{article}

\usepackage[francais]{babel}
\usepackage{pstricks-add}

\begin{document}				

\psscalebox{.5}{%
  \begin{psgraph}(0,0)(-2,-2)(2,2){.5\textwidth}{!}
    \psplot[algebraic]{-2}{2}{sin(x)}
  \end{psgraph}
}

\end{document}




More information about the PSTricks mailing list