Search found 2 matches

by Ben
Thu Oct 27, 2011 2:56 am
Forum: Page Layout
Topic: Double page: Figures on even pages, text on odd pages
Replies: 4
Views: 5957

Double page: Figures on even pages, text on odd pages

I finally worked out more elegant (and suitable) solutions to the above-mentionned issues.


The blank pages were actually linked to the page break inserted by `\include` (I am writing a thesis...). Using `\input` instead solves the problem (without redefining `\chapter`). In addition, I managed ...
by Ben
Tue Oct 25, 2011 11:52 am
Forum: Page Layout
Topic: Double page: Figures on even pages, text on odd pages
Replies: 4
Views: 5957

Double page: Figures on even pages, text on odd pages

Thank you for this very useful information I was exactly looking for!

To go further with the discussion, I would like to handle 2 additional features:

the suppression of blank pages automaticly inserted by book,
the possibility to switch between figure and table captions.

Regarding the first ...