Tagged Questions
5
votes
1answer
88 views
Line spacing not matching on second page of two-column checklist
I'm trying to make a half-sheet (letter-size paper) checklist with two columns using LaTeX. I set the page size to 8.5x5.5 inches, used fancyheader to put the title at the top of pages, defined a ...
7
votes
1answer
2k views
Two-column list: different column widths
I wish to create a two-column list. One side of the list will contain relatively short items (1-2 short words) and the other side will have longer items (4-5 short-to-long words).
For example:
1. ...
4
votes
2answers
242 views
Laying out an enumerate environment evenly in two columns with a picture in between
I have a list of items inside enumerate. I'd like to lay them out in two columns, separated by an image. The numbering matters, so I can't break them into two separate enumerate environment. Is there ...
7
votes
1answer
384 views
Twocolumn part in document
I'd like to stretch long lists into two or more columns. Like:
Some single-column text.
Lorem 4. Sit
Ipsum 5. Amet
Dolor
Another single-column text.
Or:
Some ...
4
votes
1answer
2k views
Of parallel texts, lists and display equations
In previous question concerned about taking notes while reading journal articles, I received an excellent answer proposing the use of parallel, parcolumns, and ledpar packages. However, I have the ...