aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/tikz/combine-symmetries.tex
diff options
context:
space:
mode:
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) {};