[Haskell-cafe] lhs2tex + pretty print

Andres Loeh andres at cs.uu.nl
Thu Dec 10 17:45:01 EST 2009


The attached document works for me.

HTH,
  Andres

-- 

Andres Loeh, Universiteit Utrecht

mailto:andres at cs.uu.nl     mailto:mail at andres-loeh.de
http://www.andres-loeh.de
-------------- next part --------------
\documentclass{article}

%include polycode.fmt
%options ghci

\begin{document}

\section{Test}

> test = putStrLn "\\section{Result}\n\nIt works!"

\perform{test}

\end{document}


More information about the Haskell-Cafe mailing list