1

I currently have this:

\draw[line width = 2mm] (0,0) circle (30 pt);

This should be a circle with radius 30. But this is not the case. Indeed, when I want to go from a point on a circle to another point, I get rather ridiculous results.

\draw[line width = 2mm] (-30,0) -- (-60,-60);

So 30 pt does not mean the circle extends to a radius of 30 in the coordinate system as I need it to. Any help here would be appreciated.

Torbjørn T.
  • 206,688
D Clark
  • 63

0 Answers0