aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/tikz/polynom2.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-07-30 17:53:28 +0200
committerGitHub <noreply@github.com>2021-07-30 17:53:28 +0200
commit8c11309af97b07e8a22221b7c2bbdaab48f11c95 (patch)
tree74d0d42be0e677c0c96dd286ed5e53bea0611f62 /buch/papers/reedsolomon/tikz/polynom2.tex
parentadd polyhedra/triangulations (diff)
parentsourc from tikz changed to pdf (diff)
downloadSeminarMatrizen-8c11309af97b07e8a22221b7c2bbdaab48f11c95.tar.gz
SeminarMatrizen-8c11309af97b07e8a22221b7c2bbdaab48f11c95.zip
Merge pull request #57 from JODBaer/Baer
rewrite some text, just first section
Diffstat (limited to 'buch/papers/reedsolomon/tikz/polynom2.tex')
-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});