Compare commits
2 Commits
92a8a61c5f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
2928236460
|
|||
| fbd9e67149 |
@@ -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
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
\documentclass[11pt]{scrartcl}
|
||||
|
||||
\usepackage{proseminar}
|
||||
\usepackage{amsfonts}
|
||||
|
||||
\subject{Proseminar}
|
||||
\title{
|
||||
|
||||
Reference in New Issue
Block a user