From 0c4c33d879709ad8625d63267ae23a2ac0155ba4 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Wed, 10 Apr 2024 12:06:37 +0200 Subject: Weiter --- preamble.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'preamble.tex') diff --git a/preamble.tex b/preamble.tex index 37068a4..4a88ef7 100644 --- a/preamble.tex +++ b/preamble.tex @@ -72,6 +72,7 @@ \SetCiteCommand{\textcite} \renewcommand*{\mkcitation}[1]{\trailingtext{---\mkbibnamegiven{#1}}} \renewcommand*{\mkccitation}[1]{\trailingtext{---#1}} +\renewcommand*{\mkblockquote}[4]{\small#1#2#4#3} % ---------- selnolig \nolig{tz}{t|z} @@ -231,12 +232,21 @@ % TODO Why does this not work? \renewcommand{\Re}{\operatorname{Re}} \renewcommand{\Im}{\operatorname{Im}} +\newcommand{\Imag}{\operatorname{Im}} % emphasis for defined terms \newcommand*{\defn}[1]{\textbf{\textit{#1}}} \newcommand*{\ts}[1]{\textnormal{#1}} % textual subscript +% monomials +\newcommand{\Mon}{\operatorname{Mon}} + +% Infinitesimal Weyl algebra +\newcommand{\WeylAlg}{\mathcal{W}} +\newcommand{\weylannihilator}{A} +\newcommand{\weylcreator}{\weylannihilator^\dagger} + % Fourier transformation % ---------------------- \newcommand*{\ft}[1]{\hat{#1}} -- cgit v1.2.3-70-g09d2