Hi Lars,

thank you very much for your answer. I found I way to scale the psstricks image (included under pdftricks environment) using the psscalebox directive:

%...
\begin{figure}[htb]
   \centering
   \caption{pstricks image generated with dia}
   \begin{pdfpic}
       \psscalebox{0.5}{ \input{pstricksfile} }
   \end{pdfpic}
\end{figure}
%...

"resizebox" didn't work.

Thank you for the patch, I didn't tried it yet.

zihlmae
_______________________________________________
dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to