Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. documentclass[tikz,border=5]{standalone}
  2. begin{document}
  3. begin{tikzpicture}
  4. draw [dashed, line width=1pt]circle(0.655cm);
  5. end{tikzpicture}
  6. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement