Skip to content
Snippets Groups Projects
Commit 45d85e79 authored by Stefan Heimersheim's avatar Stefan Heimersheim
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:osak/talks

parents cb36ff3b 703dce32
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
\usepackage[backend=biber,style=phys,biblabel=brackets]{biblatex} \usepackage[backend=biber,style=phys,biblabel=brackets]{biblatex}
% Abstände an den Seitenrändern % Abstände an den Seitenrändern
\usepackage[top=2.5cm,bottom=3cm,left=2.5cm,right=2.5cm]{geometry} \usepackage[top=2.5cm,bottom=3cm,inner=2.5cm,outer=2.5cm]{geometry}
\usepackage{csquotes} % Anführungszeichen “...” mit \enquote{...} \usepackage{csquotes} % Anführungszeichen “...” mit \enquote{...}
% Häufig benötigte Pakete % Häufig benötigte Pakete
...@@ -34,12 +34,12 @@ ...@@ -34,12 +34,12 @@
\usepackage{amsfonts} % Mehr Symbole und Fonts \usepackage{amsfonts} % Mehr Symbole und Fonts
\usepackage{mathtools} % Viel Mathezeug \usepackage{mathtools} % Viel Mathezeug
\usepackage{mathrsfs} % Script font \usepackage{mathrsfs} % Script font
\usepackage{dsfont} % Für \mathds{1} als Identitätsoperator \usepackage{dsfont} % für \mathds{1} als Identitätsoperator
\usepackage{wasysym} % Mehr Symbole \usepackage{wasysym} % Mehr Symbole
\usepackage{braket} % Diracnotation in der Quantenmechanik \usepackage{braket} % Diracnotation in der Quantenmechanik
% bibliography % Bibliographie
% \addbibresource{file.bib} % \addbibresource{file.bib}
% Einige sinnvolle Einstellungen % Einige sinnvolle Einstellungen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment