aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/punktgruppen/tikz/piezo.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/piezo.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/piezo.tex')
-rw-r--r--buch/papers/punktgruppen/tikz/piezo.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/buch/papers/punktgruppen/tikz/piezo.tex b/buch/papers/punktgruppen/tikz/piezo.tex
index 1d16ab7..6542f26 100644
--- a/buch/papers/punktgruppen/tikz/piezo.tex
+++ b/buch/papers/punktgruppen/tikz/piezo.tex
@@ -12,12 +12,14 @@
\usetikzlibrary{calc}
\begin{document}
-\begin{tikzpicture}
+\begin{tikzpicture}[
+ >=latex,
+ ]
\begin{scope}[
node distance = 0cm
]
\node[
- rectangle, fill = gray!60!white,
+ rectangle, fill = gray!20!white,
minimum width = 3cm, minimum height = 2cm,
] (body) {\(\vec{E}_p = \vec{0}\)};
@@ -43,9 +45,9 @@
xshift = 7cm
]
\node[
- rectangle, fill = gray!40!white,
+ rectangle, fill = gray!20!white,
minimum width = 3cm, minimum height = 1.5cm,
- ] (body) {\(\vec{E}_p = \vec{0}\)};
+ ] (body) {\(\vec{E}_p \neq \vec{0}\)};
\node[
draw, rectangle, thick, black, fill = red!50,