From 5bd294f334dc1d99e3db29996482f0f2cd1c8b49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 27 Oct 2021 08:51:17 +0200 Subject: add gamma function section --- buch/buch.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'buch/buch.tex') diff --git a/buch/buch.tex b/buch/buch.tex index b255ace..de40b1f 100644 --- a/buch/buch.tex +++ b/buch/buch.tex @@ -10,6 +10,12 @@ % each paper \input{papers/common/addpackages.tex} +% PDF info +\hypersetup{ +pdftitle={Mathematisches Seminar Spezielle Funktionen}, +pdfauthor={Andreas Müller} +} + % workaround for biblatex bug \makeatletter \def\blx@maxline{77} -- cgit v1.2.1