\documentclass[12pt,reqno]{amsart}
\def\draft{n}
\usepackage{
  graphicx,dbnsymb,amsmath,amssymb, ../picins,multicol,mathtools,
  stmaryrd,xcolor,mathabx,needspace,enumitem, lgreek, sidecap, mathbbol, blindtext
}
\usepackage[all]{xy}
%\usepackage[english,greek]{babel}
\usepackage[textwidth=6.5in,textheight=9in,headsep=0.15in,centering]{geometry}

\usepackage{bigfoot}
\DeclareNewFootnote{T}
\renewcommand\thefootnoteT{\textcolor{green!50!black}{\arabic{footnoteT}}}
\newcommand\ctalkfootnoterule{\noindent\rule{3.75in}{0.75pt}\vspace*{3pt}}
\SelectFootnoteRule[1]{ctalk}
\DeclareNewFootnote{C}
\renewcommand\thefootnoteC{\textcolor{green!50!black}{C\arabic{footnoteC}}}
%\interfootnotelinepenalty=1000

% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[pagebackref,breaklinks=true]{hyperref}\hypersetup{colorlinks,
  linkcolor={green!50!black},
  citecolor={green!50!black},
  urlcolor=blue
}

\usepackage{chngcntr}
\counterwithin{figure}{section}

\usepackage[within=section]{newfloat}
\DeclareFloatingEnvironment[placement=b]{Aside}
\usepackage{caption}
\captionsetup{textfont=sf,width=0.9\linewidth}

\if\draft y
  \usepackage[color]{showkeys}
\fi

\input macros.tex
\input defs.tex

\begin{document} %\latintext
\newdimen\captionwidth\captionwidth=\hsize
\setcounter{secnumdepth}{4}

\title{Implementing the Classical and Quantum $sl_2$ Portfolio of Operations}

\author{Dror~Bar-Natan}
\address{
  Department of Mathematics\\
  University of Toronto\\
  Toronto Ontario M5S 2E4\\
  Canada
}
\email{drorbn@math.toronto.edu}
\urladdr{http://www.math.toronto.edu/drorbn}

\author{Roland~van~der~Veen}
\address{
  Mathematisch Instituut\\
  Universiteit Leiden\\
  Niels Bohrweg 1\\
  2333 CA Leiden\\
  The Netherlands
}
\email{roland.mathematics@gmail.com}
\urladdr{http://www.rolandvdv.nl/}

\date{First edition Not Yet, 2018, this edition \today.}

\subjclass[2010]{57M25}
\keywords{
  knots,
  tangles,
  knot polynomials,
  Lie algebras,
  Lie bialgebras,
  quantization,
  2-parameter quantum groups,
  Drinfel'd double}

\thanks{This work was partially supported by NSERC grant RGPIN-2018-04350.}

\begin{abstract}
  \input abstract.tex
\end{abstract}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
%\eject

\renewcommand\ctalkfootnoterule{%
  {\hfill\rule{2.7in}{1pt}}\ {\fontsize{2.5}{4}\selectfont\sl computations below}\ {\rule{2.7in}{1pt}\hspace{\parindent}\hfill}%
  \vspace*{3pt}%
}

\draftcut\input intro.tex

\draftcut\section{Rotational Virtual Tangles} \label{sec:RVK}

\begin{quote} \footnotesize
Sections~\ref{sec:RVK}--\ref{sec:SolvApp} of this paper can be regarded
as independet paperlets which can be read in any order.
\end{quote}

{\red MORE.}

\draftcut\input{meta.tex}

\draftcut\section{The Category of Perturbed Gaussian Differential Operators}

\begin{quote} \footnotesize
Sections~\ref{sec:RVK}--\ref{sec:SolvApp} of this paper can be regarded
as independet paperlets which can be read in any order.
\end{quote}

{\red MORE.}

\draftcut\section{Solavble Approximations of Semi-Simple Lie Algebras} \label{sec:SolvApp}

\begin{quote} \footnotesize
Sections~\ref{sec:RVK}--\ref{sec:SolvApp} of this paper can be regarded
as independet paperlets which can be read in any order.
\end{quote}

{\red MORE.}

\draftcut\input{odds.tex}

\appendix

\section{Tables} \label{app:Tables} {\red MORE.}

\draftcut\input refs.tex

\draftcut\input recycling.tex

\parpic[l]{\includegraphics[height=2in]{WordCloud.png}}


\end{document}
\endinput

