Re: side-by-side display of two files with latex

2009-04-03 Thread Johann Spies
Hallo Russel, > I need to typeset a document in which a pair of files are displayed > side-by-side, each in its own column, so that the reader easily may > compare the two files. > > The problem is that each file spans several pages; so the left column of > each page must be a continuation

Re: side-by-side display of two files with latex

2009-04-02 Thread Stefan Monnier
> Can this be done in LaTeX? perhaps with the minipage environment? I don't think minipage will give you an easy solution. But in any case, I'd ask on comp.text.tex. Stefan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Con

Re: side-by-side display of two files with latex

2009-04-02 Thread Hugo Vanwoerkom
Russell L. Harris wrote: I need to typeset a document in which a pair of files are displayed side-by-side, each in its own column, so that the reader easily may compare the two files. The problem is that each file spans several pages; so the left column of each page must be a continuation of

Re: side-by-side display of two files with latex

2009-04-02 Thread Ken Irving
On Thu, Apr 02, 2009 at 06:59:38AM -0500, Russell L. Harris wrote: > I need to typeset a document in which a pair of files are displayed > side-by-side, each in its own column, so that the reader easily may > compare the two files. I don't know about latex, but perhaps mgdiff would do what you