64 lines
2 KiB
TeX
64 lines
2 KiB
TeX
\ProvidesPackage{algebra}[2022/02/10 - Style file for notes of Algebra I]
|
|
|
|
|
|
\RequirePackage{mkessler-math}
|
|
|
|
\RequirePackage[english, numberall]{mkessler-fancythm}
|
|
\RequirePackage{hyperref}
|
|
\RequirePackage[english, index]{mkessler-vocab}
|
|
\RequirePackage{mkessler-hypersetup}
|
|
\input{/home/jrpie/templates/latex/math.tex}
|
|
|
|
\RequirePackage[utf8x]{inputenc}
|
|
\RequirePackage{babel}
|
|
|
|
\RequirePackage[left=2cm,right=2cm,top=2cm,bottom=2cm]{geometry}
|
|
|
|
% Position des Titels
|
|
\RequirePackage{titling}
|
|
\setlength{\droptitle}{-1.0cm}
|
|
|
|
\RequirePackage[normalem]{ulem}
|
|
\RequirePackage{pdflscape}
|
|
\RequirePackage{longtable}
|
|
\RequirePackage{xcolor}
|
|
\RequirePackage{dsfont}
|
|
\RequirePackage{wrapfig}
|
|
\RequirePackage[shortlabels]{enumitem}
|
|
|
|
\RequirePackage{tikz-cd}
|
|
\newcommand{\fp}{\ensuremath \mathfrak{p}}
|
|
\newcommand{\fq}{\ensuremath \mathfrak{q}}
|
|
\newcommand{\fr}{\ensuremath \mathfrak{r}}
|
|
\newcommand{\fn}{\ensuremath \mathfrak{n}}
|
|
\DeclareMathOperator{\codim}{codim}
|
|
\DeclareMathOperator{\trdeg}{trdeg}
|
|
\DeclareMathOperator{\hght}{ht}
|
|
\newcommand{\Wlog}{W.l.o.g. }
|
|
|
|
\newcommand{\fl}{\ensuremath\mathfrak{l}}
|
|
\newcommand{\fs}{\ensuremath\mathfrak{s}}
|
|
\newcommand{\fri}{\ensuremath\mathfrak{i}}
|
|
\newcommand{\fm}{\ensuremath\mathfrak{m}}
|
|
\newcommand{\Vspec}{\ensuremath V_{\mathbb{S}}}%\Spec}}
|
|
\newcommand{\Vs}{\ensuremath V_{\mathbb{S}}}%\Spec}}
|
|
\newcommand{\Va}{\ensuremath V_{\mathbb{A}}}%\Spec}}
|
|
\newcommand{\Vp}{\ensuremath V_{\mathbb{P}}}%\Spec}}
|
|
\newcommand{\Pn}{\bP^n}%\Spec}}
|
|
\newcommand{\Span}[1]{\langle#1\rangle}
|
|
\newcommand{\npr}{\footnote{Not relevant for the exam.}}
|
|
\newcommand{\limrel}{\footnote{Limited relevance for the exam.}} % may appear in 3x questions
|
|
\DeclareMathOperator{\Mat}{Mat}
|
|
\DeclareMathOperator{\ev}{ev}
|
|
\DeclareMathOperator{\Ker}{Ker}
|
|
\DeclareMathOperator{\Aut}{Aut}
|
|
\DeclareMathOperator{\Gal}{Gal}
|
|
\DeclareMathOperator{\nil}{\mathfrak{nil}}
|
|
\DeclareMathOperator{\rad}{\mathfrak{rad}}
|
|
\RequirePackage{stackengine}
|
|
\stackMath
|
|
\usetikzlibrary{arrows.meta,
|
|
quotes, babel}
|
|
|
|
\newcommand{\iiff}{\item[$\iff$]}
|
|
\hypersetup{colorlinks, linkcolor=red}
|