Tagged Questions
10
votes
1answer
456 views
How to create twoside book with oneside margin?
I want to make a twoside book with oneside margin such:
odd pages:
even pages:
full header, with margin figure(or table):
I used tufte-book class, but cannot set margins as i need. It's margins ...
3
votes
1answer
285 views
How to reverse margin of tufte-book?
I want to change position of tufte-book(twoside) class in my thesis. In normal mode, margins for odd pages is on the right side and for evens, is on the left side of page. I want to change the ...
10
votes
1answer
330 views
margin location in tufte-class
By default I have observed that the margin is always on same side of the page, i.e irrespective of the page being the left page or right page the margin is always on the right hand side of the page. ...
4
votes
1answer
309 views
Problem with captions at top of page for tufte-latex
I'm using the tufte-latex layout, and running into problems with the double-sided mode. I found a proposed bug-fix here and applied it to the most recent version of tufte-latex available on github
% ...
0
votes
0answers
149 views
fullwidth environment doesn't work across pages [duplicate]
Possible Duplicate:
How to switch between two margin sizes?
As a young in LaTeX days now trying to find a solution to my problem. I try to use fullwidth command at tufte-book but because ...
10
votes
1answer
920 views
How to switch between two margin sizes?
This question led to a new package:
fullwidth
This is a followup to a similar question. The idea is to switch between two different margin sizes. The answer provided by @godbyk work very well. ...