[pstricks] How to draw a parallelogram?
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Fri Oct 3 23:36:38 CEST 2003
???????? ?????? schrieb:
> How to draw a parallelogram, not using pspolygon... well I understand, that
> it's rather silly :-), but how can I write something like this?
>
> _____
> \psframe[skew=30](0,0)(1,1) to get a next shape /____/?
\documentclass[12pt,a4paper]{article}
\usepackage{pst-3d}
\begin{document}
\pstilt{30}{\psframe(0,0)(1,1)}
\hspace{2cm}
\pstilt{60}{\psframe(0,0)(1,1)}
\end{document}
Herbert
--
http://www.pstricks.de/
More information about the PSTricks
mailing list