aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-08 07:02:38 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-08 07:02:38 +0100
commitb2975538a4f250b286c5bf0fee910ace5deb4887 (patch)
tree73ab577084c7da29a50aa2723075734761464759 /buch/papers
parentfix laguerre/Makefile.inc (diff)
downloadSeminarSpezielleFunktionen-b2975538a4f250b286c5bf0fee910ace5deb4887.tar.gz
SeminarSpezielleFunktionen-b2975538a4f250b286c5bf0fee910ace5deb4887.zip
nlwave -> parzyl
Diffstat (limited to 'buch/papers')
-rw-r--r--buch/papers/common/Makefile.inc6
-rw-r--r--buch/papers/common/addbibresources.tex2
-rw-r--r--buch/papers/common/addpackages.tex2
-rw-r--r--buch/papers/common/addpapers.tex2
-rw-r--r--buch/papers/common/includes.inc4
-rw-r--r--buch/papers/common/paperlist2
-rw-r--r--buch/papers/parzyl/Makefile (renamed from buch/papers/nlwave/Makefile)0
-rw-r--r--buch/papers/parzyl/Makefile.inc (renamed from buch/papers/nlwave/Makefile.inc)0
-rw-r--r--buch/papers/parzyl/main.tex (renamed from buch/papers/nlwave/main.tex)0
-rw-r--r--buch/papers/parzyl/packages.tex (renamed from buch/papers/nlwave/packages.tex)0
-rw-r--r--buch/papers/parzyl/references.bib (renamed from buch/papers/nlwave/references.bib)0
-rw-r--r--buch/papers/parzyl/teil0.tex (renamed from buch/papers/nlwave/teil0.tex)0
-rw-r--r--buch/papers/parzyl/teil1.tex (renamed from buch/papers/nlwave/teil1.tex)0
-rw-r--r--buch/papers/parzyl/teil2.tex (renamed from buch/papers/nlwave/teil2.tex)0
-rw-r--r--buch/papers/parzyl/teil3.tex (renamed from buch/papers/nlwave/teil3.tex)0
15 files changed, 9 insertions, 9 deletions
diff --git a/buch/papers/common/Makefile.inc b/buch/papers/common/Makefile.inc
index d32c902..1e699cc 100644
--- a/buch/papers/common/Makefile.inc
+++ b/buch/papers/common/Makefile.inc
@@ -11,7 +11,7 @@ PAPERFILES = \
papers/000template/main.tex \
papers/lambertw/main.tex \
papers/fm/main.tex \
- papers/nlwave/main.tex \
+ papers/parzyl/main.tex \
papers/fresnel/main.tex \
papers/kreismembran/main.tex \
papers/sturmliouville/main.tex \
@@ -99,7 +99,7 @@ PAPER_DIRECTORIES = \
000template \
lambertw \
fm \
- nlwave \
+ parzyl \
fresnel \
kreismembran \
sturmliouville \
@@ -117,7 +117,7 @@ PAPER_MAKEFILEINC = \
papers/000template/Makefile.inc \
papers/lambertw/Makefile.inc \
papers/fm/Makefile.inc \
- papers/nlwave/Makefile.inc \
+ papers/parzyl/Makefile.inc \
papers/fresnel/Makefile.inc \
papers/kreismembran/Makefile.inc \
papers/sturmliouville/Makefile.inc \
diff --git a/buch/papers/common/addbibresources.tex b/buch/papers/common/addbibresources.tex
index be4802c..0d60231 100644
--- a/buch/papers/common/addbibresources.tex
+++ b/buch/papers/common/addbibresources.tex
@@ -6,7 +6,7 @@
\addbibresource{papers/000template/references.bib}
\addbibresource{papers/lambertw/references.bib}
\addbibresource{papers/fm/references.bib}
-\addbibresource{papers/nlwave/references.bib}
+\addbibresource{papers/parzyl/references.bib}
\addbibresource{papers/fresnel/references.bib}
\addbibresource{papers/kreismembran/references.bib}
\addbibresource{papers/sturmliouville/references.bib}
diff --git a/buch/papers/common/addpackages.tex b/buch/papers/common/addpackages.tex
index 00e564a..c97ce85 100644
--- a/buch/papers/common/addpackages.tex
+++ b/buch/papers/common/addpackages.tex
@@ -6,7 +6,7 @@
\input{papers/000template/packages.tex}
\input{papers/lambertw/packages.tex}
\input{papers/fm/packages.tex}
-\input{papers/nlwave/packages.tex}
+\input{papers/parzyl/packages.tex}
\input{papers/fresnel/packages.tex}
\input{papers/kreismembran/packages.tex}
\input{papers/sturmliouville/packages.tex}
diff --git a/buch/papers/common/addpapers.tex b/buch/papers/common/addpapers.tex
index 6327dc3..9e53036 100644
--- a/buch/papers/common/addpapers.tex
+++ b/buch/papers/common/addpapers.tex
@@ -6,7 +6,7 @@
\input{papers/000template/main.tex}
\input{papers/lambertw/main.tex}
\input{papers/fm/main.tex}
-\input{papers/nlwave/main.tex}
+\input{papers/parzyl/main.tex}
\input{papers/fresnel/main.tex}
\input{papers/kreismembran/main.tex}
\input{papers/sturmliouville/main.tex}
diff --git a/buch/papers/common/includes.inc b/buch/papers/common/includes.inc
index e5b4a63..ad8af23 100644
--- a/buch/papers/common/includes.inc
+++ b/buch/papers/common/includes.inc
@@ -1,7 +1,7 @@
include papers/000template/Makefile.inc
include papers/lambertw/Makefile.inc
include papers/fm/Makefile.inc
-include papers/nlwave/Makefile.inc
+include papers/parzyl/Makefile.inc
include papers/fresnel/Makefile.inc
include papers/kreismembran/Makefile.inc
include papers/sturmliouville/Makefile.inc
@@ -19,7 +19,7 @@ TEXFILES = \
$(dependencies-000template) \
$(dependencies-lambertw) \
$(dependencies-fm) \
- $(dependencies-nlwave) \
+ $(dependencies-parzyl) \
$(dependencies-fresnel) \
$(dependencies-kreismembran) \
$(dependencies-sturmliouville) \
diff --git a/buch/papers/common/paperlist b/buch/papers/common/paperlist
index e2ef4c3..6eab61d 100644
--- a/buch/papers/common/paperlist
+++ b/buch/papers/common/paperlist
@@ -1,7 +1,7 @@
000template
lambertw
fm
-nlwave
+parzyl
fresnel
kreismembran
sturmliouville
diff --git a/buch/papers/nlwave/Makefile b/buch/papers/parzyl/Makefile
index d2c7958..d2c7958 100644
--- a/buch/papers/nlwave/Makefile
+++ b/buch/papers/parzyl/Makefile
diff --git a/buch/papers/nlwave/Makefile.inc b/buch/papers/parzyl/Makefile.inc
index e9d59b2..e9d59b2 100644
--- a/buch/papers/nlwave/Makefile.inc
+++ b/buch/papers/parzyl/Makefile.inc
diff --git a/buch/papers/nlwave/main.tex b/buch/papers/parzyl/main.tex
index 12fccc2..12fccc2 100644
--- a/buch/papers/nlwave/main.tex
+++ b/buch/papers/parzyl/main.tex
diff --git a/buch/papers/nlwave/packages.tex b/buch/papers/parzyl/packages.tex
index 7f5be16..7f5be16 100644
--- a/buch/papers/nlwave/packages.tex
+++ b/buch/papers/parzyl/packages.tex
diff --git a/buch/papers/nlwave/references.bib b/buch/papers/parzyl/references.bib
index 976d046..976d046 100644
--- a/buch/papers/nlwave/references.bib
+++ b/buch/papers/parzyl/references.bib
diff --git a/buch/papers/nlwave/teil0.tex b/buch/papers/parzyl/teil0.tex
index cbbf458..cbbf458 100644
--- a/buch/papers/nlwave/teil0.tex
+++ b/buch/papers/parzyl/teil0.tex
diff --git a/buch/papers/nlwave/teil1.tex b/buch/papers/parzyl/teil1.tex
index f64aee9..f64aee9 100644
--- a/buch/papers/nlwave/teil1.tex
+++ b/buch/papers/parzyl/teil1.tex
diff --git a/buch/papers/nlwave/teil2.tex b/buch/papers/parzyl/teil2.tex
index b93d8b4..b93d8b4 100644
--- a/buch/papers/nlwave/teil2.tex
+++ b/buch/papers/parzyl/teil2.tex
diff --git a/buch/papers/nlwave/teil3.tex b/buch/papers/parzyl/teil3.tex
index c28424a..c28424a 100644
--- a/buch/papers/nlwave/teil3.tex
+++ b/buch/papers/parzyl/teil3.tex