2

I think this is a tall order for Libreoffice, my regular processor. The goal is a column of narrative with annotations in one margin when needed and references on the other. The appearance of 5, 10, 15, 20 for line counting would be a welcomed perk.

I'll want the font to change and formatting to change artistically so the features have to be dynamic, not baked in. Columns in Libreoffice just accept overflow from the previous column instead of the same type of column from the previous page - so THIS is the basis of my search. I can do this on only ONE page in Libreoffice.

HelloHiHola
  • 121
  • 3
  • Sounds like a job for LaTeX. – BeyelerStudios Jun 19 '20 at 15:45
  • Most powerful little tool I'd never heard of. I need time to examine this but suspect it's the thing. – HelloHiHola Jun 19 '20 at 21:25
  • I don't think StackOverflow is the right site for this question, since it's not about programming per se. If you want to know how to do specific things with LibreOffice, try http://superuser.com. If you want suggestions for alternative software, try http://softwarerecs.stackexchange.com. – Nate Eldredge Jun 19 '20 at 21:46

1 Answers1

0

There are two ways to do this in LibreOffice. The first is to create a single table with one row and three columns. I found this to be the easiest to work with.

However, line numbering does not work for tables. So you may want the second way instead, which is to create 3 frames with Insert -> Frame. Specify to anchor As Character. Then go to Tools -> Line Numbering and mark Lines in text frames.

A related question is at https://ask.libreoffice.org/en/question/55855/how-can-i-get-two-separate-columns-of-text-in-librewriter/.

Jim K
  • 12,824
  • 2
  • 22
  • 51