mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
added many definitions for linear algebra
This commit is contained in:
parent
170a0cffec
commit
7c036bb407
4 changed files with 176 additions and 12 deletions
|
@ -20,10 +20,14 @@
|
|||
\clubpenalty = 10000 % Schusterjungen verhindern
|
||||
\widowpenalty = 10000 % Hurenkinder verhindern
|
||||
|
||||
\usepackage{showidx}
|
||||
|
||||
\makeindex
|
||||
|
||||
\hypersetup{
|
||||
pdfauthor = {Martin Thoma},
|
||||
pdfkeywords = {Graphentheorie},
|
||||
pdftitle = {Graphentheorie}
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
\author{Martin Thoma}
|
||||
\title{Test Book}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue