Hello,
It seems that the included pict2e package lacks important macro as \Vector:
) (ot1enc.dfu) (omsenc.dfu))) (pict2eo.sty (pict2eo.cfg) (p2eo-objecttex.def))
(C:\Users\User\AppData\Local\Temp\P_TEMP\texput.aux)
geometry detected driver: objecttex
(omscmr.fd)
! Undefined control sequence.
l.208 \Vector
(-7698.4,1883.2)(7698.4,-1883.2)
This macro is very important because the standard \vector macro is very limited.
What can I do?
An example with using the picture environment follows:
\setlength{\unitlength}{0.0045779mm}
\begin{picture}(16383,16383)(-8191.0,-8191.0)
\linethickness{0.5pt}
\put(-8191.0,0){\vector(1,0){16383}}
\put(0,-8191.0){\vector(0,1){16383}}
\linethickness{1pt}
\moveto(6553.2,0.0)
\lineto(6153.7,1408.7)
\lineto(5340.6,2891.4)
\lineto(4198.5,4198.5)
\lineto(2891.4,5340.6)
\lineto(1408.7,6153.7)
\lineto(0.0,6553.2)
\lineto(-1408.7,6153.7)
\lineto(-2891.4,5340.6)
\lineto(-4198.5,4198.5)
\lineto(-5340.6,2891.4)
\lineto(-6153.7,1408.7)
\lineto(-6553.2,0.0)
\lineto(-6153.7,-1408.7)
\lineto(-5340.6,-2891.4)
\lineto(-4198.5,-4198.5)
\lineto(-2891.4,-5340.6)
\lineto(-1408.7,-6153.7)
\lineto(0.0,-6553.2)
\lineto(1408.7,-6153.7)
\lineto(2891.4,-5340.6)
\lineto(4198.5,-4198.5)
\lineto(5340.6,-2891.4)
\lineto(6153.7,-1408.7)
\closepath
\strokepath
\put(40.4,-9.9){\circle*{300}}
\Vector(-7698.4,1883.2)(7698.4,-1883.2)
\put(8192.0,-163.8){\makebox(0,0)[tr]{$M_3$}}
\put(-163.8,8192.0){\makebox(0,0)[tr]{$M_2$}}
\put(7737.3,-1724.1){\makebox(0,0)[bl]{$M$}}
\linethickness{0.5pt}
\arc[0, 346.2541]{3276.6}
\put(-3415.7,411.7){\makebox(0,0)[br]{$\alpha$}}
\end{picture}
Thanks,
Stenio