MA0001/lib/lib.tex

33 lines
614 B
TeX
Raw Normal View History

2020-09-14 09:33:21 +02:00
\usepackage[norsk]{babel}
\usepackage[utf8]{inputenc}
\usepackage{hyperref}
\usepackage{xcolor}
\usepackage[fleqn]{amsmath}
\usepackage[many]{tcolorbox}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{gensymb}
\usepackage{float}
\definecolor{ntnublue}{RGB}{0,80,158}
\input{../lib/header.tex}
2020-10-17 18:35:18 +02:00
\input{../lib/geometry.tex}
2020-09-14 09:33:21 +02:00
\input{../lib/math.tex}
\usetikzlibrary{angles, quotes}
\hypersetup{
2020-10-17 18:35:18 +02:00
colorlinks=true,
linkcolor=blue,
filecolor=magenta,
urlcolor=blue,
}
\pgfplotsset{compat=newest}
\author{\theAuthor}
\title{\theTitle}
2020-09-14 09:33:21 +02:00
\input{../lib/titling.tex}
\setlength{\parindent}{0cm}