On Fri, Aug 14, 2009 at 12:56 PM, Grant
Edwards<grant.b.edwa...@gmail.com> wrote:
> I'm trying to find some sort of side-by-side diff that will
> highlight the differences and produce pritable output (e.g.
> html or postscript).
>
> I've found tools to "colorize" diff output, but not for
> side-by-side.  I've found tools to display side-by-side
> differences with hightlights, but they can't print.
>
> How do I print side-by-side diff with changes hightlighted
> (e.g. bold or colored)?

redirect "diff -y" to printer?

Reply via email to