aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/tikz/combine-symmetries.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-07-26 07:58:40 +0200
committerGitHub <noreply@github.com>2021-07-26 07:58:40 +0200
commit56443dfc2486e08b0ed3bf8ecc61c9ad8a83e213 (patch)
treef3cf93ea263d777c2396ee5e21369ec99868d53b /buch/papers/punktgruppen/tikz/combine-symmetries.tex
parentadd munkres files (diff)
parentFix typo (diff)
downloadSeminarMatrizen-56443dfc2486e08b0ed3bf8ecc61c9ad8a83e213.tar.gz
SeminarMatrizen-56443dfc2486e08b0ed3bf8ecc61c9ad8a83e213.zip
Merge pull request #45 from NaoPross/master
Almost complete
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) {};