packages feed

vty-ui-1.9: doc/macros.tex

% Custom macros.

\newcommand{\vtyuiversion}{1.9}

\newcommand{\fw}[1]{\texttt{#1}}
\newcommand{\vtyui}{\fw{vty-ui}}

% Defines 'haskellcode' environment to have these options.
\definecolor{mintedBg}{rgb}{0.95,0.95,0.95}
\newminted{haskell}{samepage,fontsize=\small,bgcolor=mintedBg}