packages feed

vty-ui-1.0: doc/macros.tex

% Custom macros.

\newcommand{\vtyuiversion}{1.0}

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

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