Re: pstricks export: why linewidth in centimeters?
- From: Albert Zihlmann <azihlmann gmx net>
- To: discussions about usage and development of dia <dia-list gnome org>
- Subject: Re: pstricks export: why linewidth in centimeters?
- Date: Wed, 12 Nov 2008 22:10:19 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]