AAAI Version

This commit is contained in:
Tobias Christian Nauen
2026-02-24 12:22:44 +01:00
parent 5c08f9d31a
commit ff34712155
378 changed files with 19844 additions and 4780 deletions

View File

@@ -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}