[…] I have two listings that are longer than one page and I would like to place them side-by-side. […]
Try the parallel package. It allows to typeset parallel content on facing pages.
parallel works like a charm:). Thank you! I have also found this page: http://www.tex.ac.uk/cgi-bin/texfaq2html ...
Search found 2 matches
- Fri Apr 22, 2011 4:33 pm
- Forum: Graphics, Figures & Tables
- Topic: Side by side listings that are longer than one page
- Replies: 2
- Views: 2416
- Sat Apr 02, 2011 3:43 am
- Forum: Graphics, Figures & Tables
- Topic: Side by side listings that are longer than one page
- Replies: 2
- Views: 2416
Side by side listings that are longer than one page
Hello!
I am trying to achieve following Latex behaviour: I have two listings that are longer than one page and I would like to place them side-by-side. I don't stick at using verbatim environment.
I have already tried something like this:
\begin{figure}[ht]
\begin{minipage}[b]{0.5\linewidth ...
I am trying to achieve following Latex behaviour: I have two listings that are longer than one page and I would like to place them side-by-side. I don't stick at using verbatim environment.
I have already tried something like this:
\begin{figure}[ht]
\begin{minipage}[b]{0.5\linewidth ...