aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/experiments/plot.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-07-28 18:04:53 +0200
committerGitHub <noreply@github.com>2021-07-28 18:04:53 +0200
commitc106f9a72f89b9c83287770785f74ba79441b6c3 (patch)
tree50763e956858f49dfb840d16b62921d4d2c4a9c1 /buch/papers/reedsolomon/experiments/plot.tex
parentMerge pull request #53 from Lukaszogg/master (diff)
parentMerge remote-tracking branch 'upstream/master' into Baer (diff)
downloadSeminarMatrizen-c106f9a72f89b9c83287770785f74ba79441b6c3.tar.gz
SeminarMatrizen-c106f9a72f89b9c83287770785f74ba79441b6c3.zip
Merge pull request #54 from JODBaer/Baer
rewrite some texts
Diffstat (limited to '')
-rw-r--r--buch/papers/reedsolomon/experiments/plot.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/reedsolomon/experiments/plot.tex b/buch/papers/reedsolomon/experiments/plot.tex
index 2196c82..4b156bb 100644
--- a/buch/papers/reedsolomon/experiments/plot.tex
+++ b/buch/papers/reedsolomon/experiments/plot.tex
@@ -90,7 +90,7 @@
\draw[ultra thick, ->] (zoom) to[out=180, in=90] (syndrom.north);
%item
- \node[circle, draw, fill =lightgray] at (signal.north west)+(1,0) {1};
+ \node[circle, draw, fill =lightgray] at (signal.north west) {1};
\node[circle, draw, fill =lightgray] at (codiert.north west) {2};
\node[circle, draw, fill =lightgray] at (fehler.north west) {3};
\node[circle, draw, fill =lightgray] at (empfangen.north west) {4};