Jean-Côme Charpentier a écrit :
> [...] \psscalebox{0.75}{\textbf{\tiny\n}}}}%%%
Ooops! I forget it! \scalebox don't work with "modern" pstricks package.
You have to change \psscalebox to \scalebox (your example used it).
Jean-Côme Charpentier