diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-05-19 08:08:19 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-05-19 08:08:19 +0200 |
commit | 32cc4092a15298d885cabcfc738834fcea9552e4 (patch) | |
tree | dc828f7c8b23c3470547439d437f56ea60f922c6 | |
parent | e05be8a3242c4b146bb4878c62a948a0f0cfaa79 (diff) | |
parent | 53b6fae20b3fb244540de083886ac35f7773b6ee (diff) | |
download | SciPostPhys_16_001-32cc4092a15298d885cabcfc738834fcea9552e4.tar.gz SciPostPhys_16_001-32cc4092a15298d885cabcfc738834fcea9552e4.tar.bz2 SciPostPhys_16_001-32cc4092a15298d885cabcfc738834fcea9552e4.zip |
Merge branch 'master' of git:research/morse/paper/2-point
-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 2e4df01..1c11fc1 100644 --- a/2-point.tex +++ b/2-point.tex @@ -616,6 +616,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); |