diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-08-08 12:56:13 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-08-08 12:56:13 +0200 |
commit | 08ea2ca03c7cc6dc99550dc0c768ad690b7e96bb (patch) | |
tree | 8a44741a868bf80e33cdfd3385fd36a3f6b82329 | |
parent | Merge pull request #77 from Kuehnee/master (diff) | |
download | SeminarMatrizen-08ea2ca03c7cc6dc99550dc0c768ad690b7e96bb.tar.gz SeminarMatrizen-08ea2ca03c7cc6dc99550dc0c768ad690b7e96bb.zip |
improve spacing
Diffstat (limited to '')
-rw-r--r-- | buch/papers/reedsolomon/tikz/fourier.pdf | bin | 59496 -> 59500 bytes | |||
-rw-r--r-- | buch/papers/reedsolomon/tikz/fourier.tex | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/buch/papers/reedsolomon/tikz/fourier.pdf b/buch/papers/reedsolomon/tikz/fourier.pdf Binary files differindex a1b6e24..b200458 100644 --- a/buch/papers/reedsolomon/tikz/fourier.pdf +++ b/buch/papers/reedsolomon/tikz/fourier.pdf diff --git a/buch/papers/reedsolomon/tikz/fourier.tex b/buch/papers/reedsolomon/tikz/fourier.tex index af556d1..d5a8d06 100644 --- a/buch/papers/reedsolomon/tikz/fourier.tex +++ b/buch/papers/reedsolomon/tikz/fourier.tex @@ -27,8 +27,8 @@ \draw[dashed,line width=2pt,color=lightgray] (2.6,4.4) -- (2.6,-14.3); \coordinate (B) at (2.6,-1.3); -\node[color=gray] at (B) [rotate=90,above] {Zeitbereich}; -\node[color=gray] at (B) [rotate=90,below] {Frequenzbereich}; +\node[color=gray] at (B) [rotate=90,above] {Zeitbereich\strut}; +\node[color=gray] at (B) [rotate=90,below] {Frequenzbereich\strut}; \begin{scope}[xshift=-\xverschiebung,yshift=0cm] \begin{axis} |