diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-20 08:58:38 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-10-20 08:58:38 +0200 |
commit | 043791207343163b579a3f987e44ff0368336f8b (patch) | |
tree | 6a0ef3cb3150ad32e9d515c8dc1aef625fd1bcd0 /buch | |
parent | more typos (diff) | |
download | SeminarMatrizen-043791207343163b579a3f987e44ff0368336f8b.tar.gz SeminarMatrizen-043791207343163b579a3f987e44ff0368336f8b.zip |
Diffstat (limited to 'buch')
-rw-r--r-- | buch/buch.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/buch/buch.tex b/buch/buch.tex index 449bc2a..2476465 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 Matrizen}, +pdfauthor={Andreas Müller} +} + % workaround for biblatex bug \makeatletter \def\blx@maxline{77} |