1

I'm looking to create a document divided into two columns:

the first column (left) being dedicated to text and the right column to images and graphs (like Spivak's Calculus, as an example). Whenever I fulfil the left column I should expect the text to remain at the left column of the next page and not writing on the right column.

I know how to make two columns in latex using mulicols , but it would be non-practical to break columns.

  • Welcome to TeX.SX! Please have a look into paracols package –  Jan 24 '17 at 21:46
  • 2
    You'd better use single column and a larger \marginparwidth. – Bernard Jan 24 '17 at 21:47
  • @ChristianHupfer I tried 'paracols' but the columns are not parallel. Is it a bug or am I doing something wrong? I just did the simplest code using 'paracol', 'leftcolumn' and 'rightcolumn' – elanonrigby Jan 24 '17 at 21:56
  • @Bernard , but if I change the margin, doesn't it mean that I can't use the margin for drawing graphs? I need the text to have that margin, yes, but I also want to use that empty space for graphing. Thanks! – elanonrigby Jan 24 '17 at 22:02
  • @TelmoVianaVaz: You don't show any code, it's difficult to say what goes wrong then... –  Jan 24 '17 at 22:04
  • You can put the graphs in the margin with marginnote. – Bernard Jan 24 '17 at 22:12
  • thank you, @Bernard . That solved my problem! How do I give you reputation without you making an answer? – elanonrigby Jan 24 '17 at 22:45
  • That is unimportant. The main point is I'm glad to feel helpful from time to time… – Bernard Jan 24 '17 at 22:49
  • 4
    I'm voting to close this question as off-topic because it was solved in the comments. – Sebastiano Jul 31 '18 at 19:36

0 Answers0