diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-01-07 20:31:27 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-01-07 20:31:27 +0100 |
commit | 5c05517960c4913a10eb526b69f99178ee08ef68 (patch) | |
tree | 951fc4e1d787ae7389c9061a3b9fae45aee6d373 /buch/chapters/060-integral/images | |
parent | typo (diff) | |
download | SeminarSpezielleFunktionen-5c05517960c4913a10eb526b69f99178ee08ef68.tar.gz SeminarSpezielleFunktionen-5c05517960c4913a10eb526b69f99178ee08ef68.zip |
reorganize chapter 7
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/060-integral/images/Makefile | 8 | ||||
-rw-r--r-- | buch/chapters/070-orthogonalitaet/images/legendre.m (renamed from buch/chapters/060-integral/images/legendre.m) | 0 | ||||
-rw-r--r-- | buch/chapters/070-orthogonalitaet/images/legendre.pdf (renamed from buch/chapters/060-integral/images/legendre.pdf) | bin | 47113 -> 47113 bytes | |||
-rw-r--r-- | buch/chapters/070-orthogonalitaet/images/legendre.tex (renamed from buch/chapters/060-integral/images/legendre.tex) | 0 | ||||
-rw-r--r-- | buch/chapters/070-orthogonalitaet/images/orthogonal.pdf (renamed from buch/chapters/060-integral/images/orthogonal.pdf) | bin | 25003 -> 25003 bytes | |||
-rw-r--r-- | buch/chapters/070-orthogonalitaet/images/orthogonal.tex (renamed from buch/chapters/060-integral/images/orthogonal.tex) | 0 |
6 files changed, 1 insertions, 7 deletions
diff --git a/buch/chapters/060-integral/images/Makefile b/buch/chapters/060-integral/images/Makefile index 790bfb1..28b662e 100644 --- a/buch/chapters/060-integral/images/Makefile +++ b/buch/chapters/060-integral/images/Makefile @@ -4,16 +4,10 @@ # # (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule # -all: erf.pdf legendre.pdf orthogonal.pdf +all: erf.pdf erf.pdf: erf.tex erfpunkte.tex pdflatex erf.tex erfpunkte.tex: erfpunkte.m octave erfpunkte.m -legendrepaths.tex: legendre.m - octave legendre.m -legendre.pdf: legendre.tex legendrepaths.tex - pdflatex legendre.tex -orthogonal.pdf: orthogonal.tex legendrepaths.tex - pdflatex orthogonal.tex diff --git a/buch/chapters/060-integral/images/legendre.m b/buch/chapters/070-orthogonalitaet/images/legendre.m index 8e8317d..8e8317d 100644 --- a/buch/chapters/060-integral/images/legendre.m +++ b/buch/chapters/070-orthogonalitaet/images/legendre.m diff --git a/buch/chapters/060-integral/images/legendre.pdf b/buch/chapters/070-orthogonalitaet/images/legendre.pdf Binary files differindex 554dc35..a893c26 100644 --- a/buch/chapters/060-integral/images/legendre.pdf +++ b/buch/chapters/070-orthogonalitaet/images/legendre.pdf diff --git a/buch/chapters/060-integral/images/legendre.tex b/buch/chapters/070-orthogonalitaet/images/legendre.tex index 8409da0..8409da0 100644 --- a/buch/chapters/060-integral/images/legendre.tex +++ b/buch/chapters/070-orthogonalitaet/images/legendre.tex diff --git a/buch/chapters/060-integral/images/orthogonal.pdf b/buch/chapters/070-orthogonalitaet/images/orthogonal.pdf Binary files differindex f7abb5e..960c4ff 100644 --- a/buch/chapters/060-integral/images/orthogonal.pdf +++ b/buch/chapters/070-orthogonalitaet/images/orthogonal.pdf diff --git a/buch/chapters/060-integral/images/orthogonal.tex b/buch/chapters/070-orthogonalitaet/images/orthogonal.tex index 8600281..8600281 100644 --- a/buch/chapters/060-integral/images/orthogonal.tex +++ b/buch/chapters/070-orthogonalitaet/images/orthogonal.tex |