[Agda] lhs2tex and with

Dan Licata drl at cs.cmu.edu
Wed Oct 27 23:27:36 CEST 2010


Hi,

lhs2TeX --agda is quite nice.  One question, though: I often format
'with' code so that the branches line up with the scrutinee:

f x y with z
...      | p1 = ...
...      | p2 = ...

Are there any tricks to get lhs2TeX to keep this formatting? It seem to
left-justify the branches.  

Thanks!
-Dan



More information about the Agda mailing list