packages feed

vty-ui-1.4: doc/macros.tex

% Custom macros.

\newcommand{\vtyuiversion}{1.4}

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

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