13 Apr
2006
13 Apr
'06
8:56 p.m.
Is there a Haskell emacs mode that works well with lhs2TeX? Specifically (a) treating \begin{spec} ... \end{spec} like \begin{code}... \end{code}, and (b) coloring inline code ("|<expr>|)" and maybe inline verbatim ("@<expr>@") as Haskell rather than LaTeX code. - Conal