mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-05 09:31:42 -05:00
fix p slash
This commit is contained in:
parent
6d632cbc95
commit
28dc68ab58
2 changed files with 4 additions and 1 deletions
|
@ -22,6 +22,9 @@ labelformat=brace, position=top]{subcaption}
|
|||
\usepackage{wrapfig}
|
||||
\usepackage{slashed}
|
||||
|
||||
%% fix p slash
|
||||
\declareslashed{}{/}{0}{.15}{p}
|
||||
|
||||
%% Tikz
|
||||
\usetikzlibrary{arrows,shapes,angles,quotes,arrows.meta}
|
||||
|
||||
|
|
|
@ -131,7 +131,7 @@ The same tricks as well as the commutation relation for gamma matrices
|
|||
can be utilized for the case \(i\neq j\) and lead to
|
||||
|
||||
\begin{equation}
|
||||
\label{eq:gii}
|
||||
\label{eq:gij}
|
||||
\begin{split}
|
||||
\Gamma_{ii} &=
|
||||
\tr[\gamma_\mu(\ps_1-\ps(a_i))\gamma_\nu\ps_2\gamma^\nu(\ps_1-\ps(a_j))\gamma^\mu\ps_1)]
|
||||
|
|
Loading…
Add table
Reference in a new issue