AAAI Version
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
\usepackage{textcomp}
|
||||
%\usepackage[defaultlines=3,all]{nowidow}
|
||||
\usepackage{float}
|
||||
\usepackage{placeins}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{pdflscape}
|
||||
\usepackage{csquotes}
|
||||
@@ -53,7 +52,6 @@
|
||||
\usepackage{booktabs}
|
||||
\usepackage{microtype}
|
||||
\usepackage{footmisc}
|
||||
\usepackage[export]{adjustbox}
|
||||
|
||||
% Mathshortcuts
|
||||
\DeclareMathSymbol{\mlq}{\mathord}{operators}{``}
|
||||
@@ -134,11 +132,9 @@
|
||||
\newcommand{\entr}{\operatorname{entries}}
|
||||
\newcommand{\gtxt}[1]{\text{\textcolor{gray}{#1}}}
|
||||
\definecolor{DarkGreen}{RGB}{34,149,34}
|
||||
\newcommand{\grntxt}[1]{\text{\textcolor{ForestGreen}{#1}}}
|
||||
\newcommand{\grntxt}[1]{\text{\textcolor{DarkGreen}{#1}}}
|
||||
\newcommand{\rdtxt}[1]{\text{\textcolor{red}{#1}}}
|
||||
\newcommand{\code}[1]{\texttt{#1}}
|
||||
\newcommand{\cmark}{\ding{51}}%
|
||||
\newcommand{\xmark}{\ding{55}}%
|
||||
|
||||
\newcommand*\rot{\rotatebox{90}}
|
||||
\newcommand{\tldr}{\textbf{TL;DR:}\xspace}
|
||||
|
||||
Reference in New Issue
Block a user