packages feed

vty-ui-1.3: doc/macros.tex

% Custom macros.

\newcommand{\vtyuiversion}{1.3}

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

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