6
votes
1answer
110 views

Code improvement and suggestions in template

Consider the following MWE: \documentclass[12pt,twoside,letterpaper]{report} \usepackage[text={4.95in,7.5in},centering,bottom=1.5in,showframe]{geometry} \usepackage[dvipsnames]{xcolor} ...
2
votes
1answer
70 views

How to move frame down in LaTeX?

I am writing one article using top and bottom margin. \usepackage[top=.5cm, bottom=.8cm, left=1cm, right=1cm, includefoot,showframe]{geometry} I observe some spacing between frame and footer ...
0
votes
0answers
66 views

How do I set the space size around stuff and various (title, legend, …) font size to specific values in my document? [closed]

I have to follow these very strict and boring rules. Like the article class: neither title page nor table of content. No heading/footer on the first page Following pages must have: small text ...
2
votes
2answers
72 views

How do I make multiline headers that don't run into the rest of the document?

I have been trying to figure out how you make headers that are more than 3 lines tall without running into the main body of the document, but have so far been unsuccessful. I know that I could simply ...
1
vote
1answer
103 views

How to redefine the spacing between entries in the List of Figures without using the tocloft package?

There are a few posts about how to redefine the spacing in the LOF, but most use packages like tocloft, which changes the page number position to center in the frontmatter instead of the setting ...
2
votes
1answer
412 views

Increase height of fancyhdr header

How would one increase the height of the \fancyhead{} so that the text in the main body, doesn't collide with the title? I have the following MWE: \documentclass[a4paper,10pt,oneside]{article} ...
1
vote
1answer
126 views

Footline colobox spacing problems in Beamer?

I've been trying to customize the footline in a beamer template but when I added a fourth box, the spacing went wacko. Here's my template: \DeclareOptionBeamer{compress}{\beamer@compresstrue} ...
2
votes
0answers
953 views

Optimised visualisation of top circles in beamer [closed]

I am making a presentation in Beamer. I am using smoothbars as an outer theme. However I am having a problem when a section has many frames, as indicated in the following image ...
9
votes
1answer
3k views

Beamer: Removing headline and its space on a single frame (for plan), but keeping the footline

There is now 4 hours that I'm Googling to found a solution to my problem but it's still impossible! Here is the situation: I have some frames in a presentation using the Warsaw theme, on the first ...
7
votes
1answer
2k views

How do I increase the spacing between header text and the 'headrule' line with fancyhdr?

This is going to be something so obvious that I'm almost embarrassed to ask! I've been using fancyhdr to put some fancy headers and footers in my thesis template – in fact, doing what it says on the ...
6
votes
1answer
348 views

Include hspace in header/footer in fancyhdr? [duplicate]

Possible Duplicate: How can I force a \hspace at the beginning of a line? I am trying to put a postal address in the footer. I want the first line to be "Address: Address line1", then the ...
1
vote
1answer
422 views

Setting up the appendix with memoir [closed]

I need some help setting up the layout for the appendix of a Thesis template I am working with Memoir Class. Before the appendix all the document have the following format Top, right and bottom ...
1
vote
1answer
613 views

How to remove vertical space between header and body of text?

I'm writing a Statement of Purpose, in which I've opted to leave out the title altogether, and instead put the details of myself (name, program etc) in the header. While this works fine, I have ...
4
votes
3answers
299 views

How to shrink the space in the header in letter

I am writing a document using the letter documentclass. I adjusted several parameters I know of such as \topmargin, \textheight and \textwidth. But I still could not make it into a single page. The ...
6
votes
2answers
360 views

Unequal space between paragraphs and header-footer

As you can judge from the page below, the vertical space between the text and the header line and the text and the footer line is not equal..... This is much more prominent in a PDF reader so I am ...
2
votes
4answers
748 views

Dynamic stretching of text

For the needs of a running title (in header), I would like the text of a running title (in header) to be stretched over the page. So far, I stretch it manually (using LetterSpace and WordSpace in ...
5
votes
1answer
594 views

KOMA Script footer line height

How to increase footer text distance from the separator line so that it looks like header? You can see the distance from footer text to line is less than header....
3
votes
2answers
412 views

How to avoid section title at the top of the page overlap the section title in the page itself (screenshot attached)

I am having a problem where a longer \section title overlaps itself. I am using the memoir class and it's printed both at the beginning of the page and in the page itself (see screenshot), and in my ...
4
votes
2answers
1k views

Reduce footer space

I am having trouble reducing the footer space. I have a list of contents that is printing below the page number appearing in the footer. How do I solve this issue? I tried setting the footskip length ...
4
votes
1answer
1k views

Footer spacing in LaTeX

I have a huge footer in my LaTeX-document (a table I need on each page), but the table is too high to be in the document even though I use \addtolength{\footskip}{-30pt} below that size the footer ...
1
vote
1answer
383 views

What is causing different spacing between a header and content on one page only?

I have found that for only one page (so far) the spacing between the header and content is different from the spacing on all the other pages. You can see this behavior in the images below (from pages ...