replace / fix some more macros
This commit is contained in:
parent
11a2ed07bb
commit
26e770c9ff
2 changed files with 264 additions and 267 deletions
File diff suppressed because it is too large
Load diff
|
@ -7,7 +7,6 @@
|
|||
\RequirePackage{hyperref}
|
||||
\RequirePackage[english, index]{mkessler-vocab}
|
||||
\RequirePackage{mkessler-hypersetup}
|
||||
\input{/home/jrpie/templates/latex/math.tex}
|
||||
|
||||
\RequirePackage[utf8x]{inputenc}
|
||||
\RequirePackage{babel}
|
||||
|
@ -42,16 +41,12 @@
|
|||
\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{\ev}{ev}
|
||||
\DeclareMathOperator{\Ker}{Ker}
|
||||
\DeclareMathOperator{\Aut}{Aut}
|
||||
\DeclareMathOperator{\Gal}{Gal}
|
||||
\DeclareMathOperator{\nil}{\mathfrak{nil}}
|
||||
\DeclareMathOperator{\rad}{\mathfrak{rad}}
|
||||
%\DeclareMathOperator{\rad}{\mathfrak{rad}}
|
||||
\RequirePackage{stackengine}
|
||||
\stackMath
|
||||
\usetikzlibrary{arrows.meta,
|
||||
|
|
Loading…
Reference in a new issue