Begin part with fermions and defect CFT

Signed-off-by: Riccardo Finotello <riccardo.finotello@gmail.com>
This commit is contained in:
2020-11-09 18:40:17 +01:00
parent c0251acd32
commit e8c46eeda9
5 changed files with 219 additions and 9 deletions

View File

@@ -1,11 +1,8 @@
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{decorations.pathmorphing}
\begin{tikzpicture}
\begin{tikzpicture}
% draw axis
\draw[thick, ->] (-0.5cm, 0cm) -- (5cm, 0cm) node[anchor=south] {$\Re \omega$};
\draw[thick, ->] (0cm, -1cm) -- (0cm, 3cm) node[anchor=east] {$\Im \omega$};
\draw[thick, ->] (-0.5cm, 0cm) -- (5cm, 0cm) node[anchor=south] {$\Re \upomega$};
\draw[thick, ->] (0cm, -1cm) -- (0cm, 3cm) node[anchor=east] {$\Im \upomega$};
% draw branching cuts
\filldraw[fill=black!30, draw=black, dashed] (0cm, 2pt) rectangle (4.8cm, -2pt);
@@ -18,4 +15,4 @@
\end{tikzpicture}
% vim: ft=tex
% vim: ft=tex