Compare commits

..

No commits in common. "10e210d0b75e984bea766b2ae9bbd60737c3f9c6" and "0d7a47188ff051d943edb8a0afb8620c82f78104" have entirely different histories.

2 changed files with 4 additions and 17 deletions

View file

@ -7,7 +7,7 @@
\RequirePackage{siunitx}
\RequirePackage{lmodern}
\RequirePackage{amsfonts}
\RequirePackage[tbtags]{amsmath}
\RequirePackage{amsmath}
\RequirePackage{bbold}
\RequirePackage{dsfont}
\RequirePackage{graphicx}
@ -21,7 +21,6 @@
\RequirePackage{fancyhdr}
\pagestyle{fancy}
\RequirePackage{hyperref}
\RequirePackage{slashed}
\fancyhead[L]{Daniel Mowitz}

View file

@ -35,15 +35,10 @@
}
% Lexical symbols
\newcommand{\doubleunderline}[1]{\underline{\underline{#1}}}
\newcommand{\qed}{\hfill$\square.$}
\newcommand{\ezqed}{\hfill$\square$\kern-.65em \tiny ${}^{e\!z}$ \normalsize . }
\newcommand{\yeet}{%
(\raisebox{0.5em}{\rotatebox{-45}{)}}$^{\circ}{\scriptscriptstyle\Box}^{\circ}$)\raisebox{0.5em}{\rotatebox{-45}{)}}\rotatebox{90}{)}\raisebox{0.2em}{\LARGE \_\hskip-.1em\textvisiblespace\hskip-.1em\_}
}
\def \doubleunderline#1{\underline{\underline{#1}}}
\def \qed{\hfill$\square.$}
\allowdisplaybreaks %page break in align
\newcommand{\lbr}{\quad \\}
\def \lbr{\quad \\}
% Mathematical symbols
\newcommand{\obda}{\text{o.\,B.\,d.\,A. }}
@ -67,7 +62,6 @@
\newcommand{\twovec}[2]{\begin{bmatrix}#1 \\ #2\end{bmatrix}}
\newcommand{\twocovec}[2]{\begin{bmatrix}#1 & #2\end{bmatrix}}
\newcommand{\fourmat}[4]{\begin{bmatrix}#1 & #2 \\ #3 & #4\end{bmatrix}}
\newcommand{\sxtnmat}[16]{\begin{bmatrix}#1 & #2 & #3 & #4 \\ #5 & #6 & #7 & #8 \\ #9 & #10 & #11 & #12 \\ #13 & #14 & #15 & #16\end{bmatrix}}
\newcommand{\ppow}[2]{#1^{(#2)}}
\newcommand{\sandw}[3]{\bra{#1}#2\ket{#3}}
\newcommand{\tsandw}[2]{\sandw{#1}{#2}{#1}}
@ -77,11 +71,5 @@
\newcommand{\undertilde}[1]{\underset{\sim}{#1}}
\newcommand{\delfrac}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\timeder}[1]{\overset{.}{#1}}
\newcommand{\lagdens}{\mathcal{L}}
\newcommand{\sgn}{\textrm{sgn}}
\newlength{\intkern}
%\newcommand{\goodint}[3]{\settowidth{\intkern}{#3} \int_{#2}^{#3} \mkern-\intkern d#1 \;\,}
\newcommand{\goodint}[3]{\settowidth{\intkern}{#3} \int_{#2}^{#3} d#1 \;\,}
% Environments