Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kalakay/4178db9c923cfab6826ca3c9c5ff752a to your computer and use it in GitHub Desktop.
Save kalakay/4178db9c923cfab6826ca3c9c5ff752a to your computer and use it in GitHub Desktop.
\draw[name path=L5,PaleVioletRed1,dashed]
let
\p1=(\$(C)-(B)\$), %jari-jari
\n1={veclen(\x1,\y1)} %panjang jari-jari
in
(E) circle (\n1);
\path [name intersections={of = L5 and L2, by={G,H}}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment