minor fix
This commit is contained in:
@ -11,12 +11,13 @@
|
||||
\RequirePackage[ngerman]{babel}
|
||||
|
||||
% BibLaTeX
|
||||
\RequirePackage[hyperref,style=authoryear]{biblatex}
|
||||
\RequirePackage[backend=biber,hyperref,style=authoryear]{biblatex}
|
||||
|
||||
% math packages
|
||||
\RequirePackage{amsmath} % general math
|
||||
\RequirePackage{amsthm} % theorems
|
||||
\RequirePackage{amssymb} % math symbols
|
||||
\RequirePackage{amsfonts}
|
||||
\RequirePackage{mathtools} % coloneqq: nice ligatures of := and =:
|
||||
\RequirePackage{stmaryrd} % lightning symbol
|
||||
\RequirePackage{aligned-overset} % proper alignment with oversets
|
||||
|
BIN
proseminar_skript.pdf
Normal file
BIN
proseminar_skript.pdf
Normal file
Binary file not shown.
@ -1,7 +1,6 @@
|
||||
\documentclass[11pt]{scrartcl}
|
||||
|
||||
\usepackage{proseminar}
|
||||
\usepackage{amsfonts}
|
||||
|
||||
\subject{Proseminar}
|
||||
\title{
|
||||
|
Reference in New Issue
Block a user