0
votes
0answers
17 views

put a footnote just in down margin no near of body text

i want put footnote just margin down no near body text i find this where i can handle the space between body text and down margin but is hard calculate space for all my footnotes ...
4
votes
2answers
59 views

Problem with content location with standalone package

I'm trying to create multiple pages with varying page heights using the standalone package. When I try to run my file (using XeLaTeX on a mac) the content gets shifted up and to the left so that it's ...
2
votes
1answer
224 views

how to position pdf with \includepdf in book, also depending on even/odd page

I am writing my thesis for which we have specific requirements regarding the paper size. This is what I have at the beginning of my thesis file: documentclass[a4paper]{book} \textheight=175mm ...
3
votes
0answers
87 views

width=\textwidth yet plots overlaps with margin [duplicate]

Possible Duplicate: pgfplots: how can I scale to text width? Without using such command as trim axis=left or scale only axis, I would expect the following plots to be contained in the text ...
6
votes
1answer
436 views

Create a “yearbook-style” multi-page layout of photos

I would like to create a "yearbook-style" layout of photos in LaTeX. Each photo would have a caption and the objective would be to automatically layout the differently sized rectangular photos to ...
9
votes
1answer
417 views

Theorem Name/Numbering in Margin

I have seen the previous discussion on this same issue before (see Theorem name and number in margin, note in text), however this did not resolve anything as clearly as I had hoped. Basically, I ...
17
votes
4answers
649 views

How to set a letter to the margin of the page and position it vertically according to alphabetical order?

I would like to place a letter (that indicates which letter in the dictionary is shown) on the outer side of the book, set it for example in a darker box and position that letter vertically. Users of ...
3
votes
1answer
147 views

How to typeset micro fonts?

Here is the scenario: I'm having a exam and I'm allowed to take 1 printed/written page (cheat sheet) to exam. I want to prepare a cheat sheet with small fonts utilizing the entire page. I tried ...
1
vote
2answers
410 views

Change distance between page number and bottom edge of page

I am trying to make my page numbers .75in from the bottom of the page. Currently they are about .5in or so. I think \usepackage{fancyhdr} will work but what is the option to change this without ...
2
votes
1answer
262 views

Problem with odd/even margins when environment crosses page boundaries

In this question, I described a problem I have with marginpars appearing on the wrong side of the page when they occur near a page break. I ran into a different, but perhaps related problem described ...
14
votes
2answers
612 views

Customised section overlapping in margin

How can I fix the following overlap happening in the margin? I want the numbers to follow each other with a comma in between them. Edit: Clarification of the question. The text needs to be flowing ...
1
vote
1answer
245 views

How do I put page numbers as sidenotes? [duplicate]

Possible Duplicate: Page numbers vertically centered in the outer page margin I'd like to put the number on the page on the margin, but at some distance from the top margin (possibly with ...
10
votes
3answers
2k views

How can I add text in the top right corner of a page _without_ using fancyhdr

I want to put a block of text into the top right corner of my document (which uses the article class). The specifications of the document's formatting are very detailed, and it has taken me about 2 ...
9
votes
2answers
503 views

Page numbers vertically centered in the outer page margin

Even though it seems to be a non-standard position, I'd like to place my document's page numbers vertically centered in the outer page margin – i.e. where you usually have your thumb when you skim ...
2
votes
1answer
193 views

Help with report writing

I'm new to LaTeX and I'm creating a report for my project, the problem is that the font is not equivalent in all the PDF, and I inserted a PDF file containing a plot but it's not appearing in the ...
17
votes
2answers
2k views

Margin Figures/Captions

I have two figure/caption related questions. Firstly, in many textbooks, it is customary to put thin figures (along with their captions) entirely in the outer margin of the page. What is the most ...