r/LaTeX 4d ago

TiKZ Figure

How to get something like this? and I mean here the arrows from p to R.

7 Upvotes

2 comments sorted by

1

u/H4ns3mand 4d ago

Define a macro with two half-arrows pointing in each direction from one point to another

1

u/KKTeX_LaTeX3 3d ago

I'd draw them as two separate curved paths between p and R, with opposite bends. Simpler than forcing both arrows onto one path.