Drawing

J

Jamilul Huq

I am trying to draw geometry shapes (circles, triangles,
squares, tangents, etc) with labels (say 'O' for centre
of circle, A, B, C for diiferent points of shapes, etc.
The drawing is fine, but labelling is impossible, I
cannot clutter the drawing with letterboxes. How do I
overcome this problem? how do I get inside the drawing
(for, say, putting an 'A' or 'O') without disrupting the
drawing?
 
S

Suzanne S. Barnhill

Unfortunately, text boxes are the only way to do this. They will be
unobtrusive (even with text boundaries displayed) if you set the internal
margin to 0" (and of course remove the line border).
 
Top