diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-05-18 09:20:13 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-05-18 09:20:13 +0200 |
commit | 53b6fae20b3fb244540de083886ac35f7773b6ee (patch) | |
tree | 0afcf713d64226f5176361b4ab62303ce7573ecd | |
parent | 6aae6b67fb01f9dea259342ebf30f9a0833c56b5 (diff) | |
download | SciPostPhys_16_001-53b6fae20b3fb244540de083886ac35f7773b6ee.tar.gz SciPostPhys_16_001-53b6fae20b3fb244540de083886ac35f7773b6ee.tar.bz2 SciPostPhys_16_001-53b6fae20b3fb244540de083886ac35f7773b6ee.zip |
Added second x replica to the figure.
-rw-r--r-- | 2-point.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2-point.tex b/2-point.tex index e20792e..b856da0 100644 --- a/2-point.tex +++ b/2-point.tex @@ -613,6 +613,7 @@ which the Hessian is evaluated. \TangentPlane[tplane]{\R}{\angEl}{\angq}{\angsa}; \draw[tplane,fill=gray,fill opacity=0.3] circle (\Rt); \draw[tplane,->,thick] (0,0) -> ({\Rt*cos(160)},{\Rt*sin(160)}) node[above=1.5,right] {$\mathbf x_a$}; + \draw[tplane,->,thick] (0,0) -> ({\Rt*cos(250)},{\Rt*sin(250)}) node[above=1.5,left=0.1] {$\mathbf x_b$}; \draw[thick, ->] (O)->(P); \draw[thick, ->] (O)->(Pprime); |