Tagged Questions
3
votes
0answers
42 views
Footers are disappearing when adding text “behind” title page
I have a "book" with a cover and several chapters and appendices. I need to add some text and images (publishers) "behind" the cover. So I tried the \newpage command after the title page. It worked, ...
1
vote
1answer
234 views
Moderncv casual header - photo right, name and title on the left
I like the moderncv casual theme, but I would like to change the order of the photo and the name / title.
I tried the solution described in this question:
Modify moderncv header
! Undefined control ...
2
votes
1answer
108 views
Memoir: Increase header height for title page
I have to use a particular latex template. On the titlepage there is a logo in the header which is to high.
Class memoir Warning: The material used in the headers is too large
(78.7743pt) for ...
0
votes
2answers
47 views
Access the title when defining page headers?
I'm trying to wrap up some stuff into a document class that I have always coded manually into the document files so far. During this, I ran into a problem. Given the following MWE
...
1
vote
3answers
128 views
Using \@author variable to put authors name in fancy header
I'm using \@author variable to put authorname in header of my document. Currently, header shows authorname and footnotemark which incerements every page:
\makeatletter
\let\runauthor\@author
...
3
votes
1answer
55 views
How to delete \shortitle from page when having footnote?
I have a document, where one page has two footnotes, but they are appearing just above \shortitle ... Can I force \shortitle to not appear on this particular page? Some pages have author and ...
1
vote
1answer
136 views
Chapter's title page before every chapter, and every chapter with its title
I am doing a research work and I googled half an hour and found nothing about this. Is there some way to get a title page (without any style) for every chapter?
I think the "without style" thing is ...
2
votes
1answer
238 views
Logo in LaTeX document
I don't see any (big) logo on the title page of document class. I'm using the example of report in TeXnicCenter.
How can I include a logo on all pages?
\documentclass[a4paper,twoside,10pt]{report}
...
2
votes
1answer
37 views
How can I access the currently specified date in \rfoot?
I'm using \date to specify my document's date for \maketitle. I would like to use the same date in my footer. Currently I have to enter the date twice: once in \date and once in \rfoot. Is there a way ...
3
votes
1answer
194 views
Remove line below header on title page
How to remove the line below header on title page using this minimal example:
\setuppapersize[A4]
\setuplayout
[width=fit, height=fit,
topspace=2cm, header=\lineheight, ...
2
votes
1answer
377 views
Long institute title in Madrid theme of beamer class
I use the beamer documentclass with the Madrid theme and the beetle color theme. My institute name is too long for the footer, so I'd love to use the long name on the title slide and a shortened ...
3
votes
1answer
91 views
putting the title in the header for an article
For various reasons, I need to put my name and title in the header of a LaTeX document. The reason is I have a page limit and need the extra space which is taken up by \maketitle. Does anyone know ...
5
votes
1answer
192 views
Remove the author from the footer of all slides except in the titlepage
I want to remove the \author from all the slides except the start slide. I have used Warsaw theme. I don't know how to go about this. Please help me
Here is my code
\documentclass{beamer}
...
1
vote
1answer
169 views
Removing horizontal lines from the header and footer of the title page
I intend to set two blank pages before my thesis title page. However, the workaround I use does good job for the first page, but introduces horizontal lines
in the title page (there were "text ...
10
votes
1answer
3k views
How to add running title and author
My question is this: how can I add the co-called "running" title and author name on the top of each page? This feature is often used in journals so that the short running title is shown on the top of ...
6
votes
2answers
635 views
Text before maketitle
My goal is to put text before \maketitle as well as on left side, and on the right. They should be on the same level. I've tried \begingroup -- doesn't work:
\documentclass[a4paper,10pt, twoside, ...
2
votes
1answer
650 views
How to avoid header and footer on first page? [duplicate]
Possible Duplicate:
Suppress Fancy header and footer on first page only.
I'm using header and footer but I want to avoid on very first page since it is title page. How can i implement it?
2
votes
1answer
162 views
newline in title on first page but not on subsequent pages
My title had only one word on the second line and it looked weird so I fixed it by adding \\ in the appropriate place. Now on the odd-numbered pages where the title is at the top, it has a really ...
8
votes
1answer
1k views
\pagestyle{empty} doesn't seem to work for page with \maketitle
In the LaTeX document pasted below, I still see page numbers upon compiling, even though I've included a \pagestyle{empty} command below the \maketitle command. Any ideas what I'm doing wrong? Thanks ...
3
votes
2answers
105 views
Personal Info to the Header to Save Space with Tight-space rules
My lecturer insists on extreme space-rules, max 2 pages, with quite advanced simulation problem (with all codes required to include). So I have to change my personal info to as small space as ...
14
votes
2answers
2k views
Suppress page numbers in article documentclass
I want to suppress page numbers. I am also using \maketitle command which seems to trigger the problem. MWE:
\documentclass[a4paper,10pt,english]{article}
\title{My title}
\begin{document}
...
10
votes
3answers
1k views
Non-special first page in \documenclass{article}
I'm new to TeX and LaTeX, so I might not explain it all that well.
I'm trying to put pagenumbers on each footer in the form "Page X of XX" using fancyhdr. So far I have this:
\cfoot{Page \thepage\ ...
7
votes
1answer
2k views
scrartcl: Remove page number on title page
I'm writing the abstract for my bachelor thesis. Therefore I use LaTeX.
Now I have the structure of my document, but it always prints me a page number on the page. It is only one page and instead of ...
4
votes
2answers
343 views
Entering the title in the footer
How do I insert the title in the footer? And decide if it is set or not?
%preteste.sty
\usepackage{fancyhdr}
\usepackage{lipsum}
\renewcommand{\title}[1]{\gdef\@title{#1}\gdef\mytitle{#1}}
...
2
votes
2answers
440 views
KOMA-article: Page X of Y not showing in first page footer
(Warning: Question from newbie to LaTeX :-)
Using koma-article in Org-mode, I want to show "X of Y" in the footer of all pages. I followed the instructions in this post, and it works fine for pages 2 ...
2
votes
2answers
758 views
Turn off bold in title + change header on title page
I am trying to make a title page following a template provided. I need to have a top right header on every page except the first where I should have only the name of the grant council at the top left ...
3
votes
3answers
5k views
Header or footer of title page differs with that of main text
My purpose is that
every page except title page has same header and footer.
for title page,
==> it has exactly same footer with that of other page.
==> and it has completely different header with ...
2
votes
1answer
1k views
Remove page numbers in a »titlepage« environment
I use the titlepage enviroment in my thesis and want to remove the page numbers on my title pages (where I've got 2) pages. The titlepage enviroment does that for the first site automatically but not ...
