aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/tikz/combine-symmetries.tex
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-26 14:15:57 +0200
committerJODBaer <JODBaer@github.com>2021-07-26 14:15:57 +0200
commit9356db2fc0d95e60043c6ce62fa906964869cae2 (patch)
treef3cf93ea263d777c2396ee5e21369ec99868d53b /buch/papers/punktgruppen/tikz/combine-symmetries.tex
parentupdate (diff)
parentMerge pull request #45 from NaoPross/master (diff)
downloadSeminarMatrizen-9356db2fc0d95e60043c6ce62fa906964869cae2.tar.gz
SeminarMatrizen-9356db2fc0d95e60043c6ce62fa906964869cae2.zip
Merge commit '56443dfc2486e08b0ed3bf8ecc61c9ad8a83e213' into Baer
Diffstat (limited to 'buch/papers/punktgruppen/tikz/combine-symmetries.tex')
-rw-r--r--buch/papers/punktgruppen/tikz/combine-symmetries.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/buch/papers/punktgruppen/tikz/combine-symmetries.tex b/buch/papers/punktgruppen/tikz/combine-symmetries.tex
index 84e0a76..fa669ae 100644
--- a/buch/papers/punktgruppen/tikz/combine-symmetries.tex
+++ b/buch/papers/punktgruppen/tikz/combine-symmetries.tex
@@ -13,6 +13,7 @@
\begin{document}
\begin{tikzpicture}[
+ >=latex,
dot/.style = {
draw, circle, thick, black, fill = gray!40!white,
minimum size = 2mm,
@@ -45,7 +46,7 @@
(A2) ++(-.5,0) arc (180:60:.5);
\draw[red!80!black, dashed, thick, ->] (A2) to (B2);
- \draw[yellow!50!orange, thick, ->]
+ \draw[cyan!40!blue, thick, ->]
(B1) to node[above, midway] {\(\vec{Q}'\)} (B2);
\draw[gray, dashed, thick] (A1) to (A1 |- B1) node (Xl) {};