Tagged Questions
2
votes
2answers
94 views
Two pictures, side by side on even and odd page
I am formatting a twopage book on latex and I have a diagram divided on two almost page size images. (Two captions).
What can I do for putting the first image on an even page and the second on the ...
16
votes
1answer
997 views
Two-column LaTeX class for a photobook
I am looking for a solution to produce a two-column(ed) LaTeX-based photobook. Text and comments should go on the outer column (in a two-sided document)--something like a wide outer margin. Photos ...
7
votes
0answers
131 views
How to put one big image on each page [duplicate]
Possible Duplicate:
How to include a picture over two pages, left part on left side, right on right (for books)?
The problem is the following:
I am formatting a twopage book on latex and I ...
4
votes
1answer
1k views
openright in book class not taking effect
I have the following command in my preamble:
\documentclass[letterpaper,twoside,openright]{book}
But \chapter{}s still start on the left. I have seen this thread and this thread but the solutions ...
8
votes
1answer
862 views
When using a book class (memoir), text shifts from left to right on each page
I'm very new to latex, and I've noticed that using a book class causes the text on one page to be on the right and then left on the next and so on. I'd like for it to all to be on the left or ...