added tikz overlay beamer styles and removed duplicate definition of coloneq (already defined (better) by mathtools package)
This commit is contained in:
@@ -125,7 +125,6 @@
|
||||
%%% Math macros
|
||||
%%%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\newcommand{\coloneq}{:=}
|
||||
\newcommand{\doubracket}[1]{\llbracket#1\rrbracket}
|
||||
\newcommand{\myspan}[1]{\ensuremath{\left\langle #1\right\rangle}}
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
% TikZ and stuff
|
||||
\usepackage{tikz, pgfplots}
|
||||
\pgfplotsset{compat=newest}
|
||||
\usetikzlibrary{arrows,calc,fit,matrix,positioning,shapes,shadows,trees,mindmap,tikzmark,arrows.meta,angles,quotes,babel}
|
||||
\usetikzlibrary{arrows,calc,fit,matrix,positioning,shapes,shadows,trees,mindmap,tikzmark,arrows.meta,angles,quotes,babel,overlay-beamer-styles}
|
||||
\tikzstyle{every picture}+=[remember picture]
|
||||
\usetikzlibrary{arrows.meta, shapes.multipart, backgrounds, decorations.pathmorphing, patterns}
|
||||
\tikzset{>=latex}
|
||||
|
||||
Reference in New Issue
Block a user