aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/tikz
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-29 16:54:19 +0200
committerJODBaer <JODBaer@github.com>2021-07-29 16:54:19 +0200
commit8cc6ee76118ec1b446a732b9b7e06147737957d1 (patch)
treef253324587eb3fd31759a11b0d02e5558aec9c00 /buch/papers/reedsolomon/tikz
parentMerge remote-tracking branch 'upstream/master' into Baer (diff)
downloadSeminarMatrizen-8cc6ee76118ec1b446a732b9b7e06147737957d1.tar.gz
SeminarMatrizen-8cc6ee76118ec1b446a732b9b7e06147737957d1.zip
save typos
Diffstat (limited to 'buch/papers/reedsolomon/tikz')
-rw-r--r--buch/papers/reedsolomon/tikz/polynom2.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/reedsolomon/tikz/polynom2.tex b/buch/papers/reedsolomon/tikz/polynom2.tex
index 47dc679..80557fb 100644
--- a/buch/papers/reedsolomon/tikz/polynom2.tex
+++ b/buch/papers/reedsolomon/tikz/polynom2.tex
@@ -14,7 +14,7 @@
%//////////////////////////////////////
-\begin{tikzpicture}[>=latex,thick]
+\begin{tikzpicture}[>=latex,thick,]
\draw[color=blue, line width=1.4pt]
plot[domain=0:8, samples=100]
({\x},{(2*\x^2+1*\x+5)/\teiler});