GeneralDocument Title in Header

LaTeX specific issues not fitting into one of the other forums of this category.
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Re: Document Title in Header

Post by gmedina »

Hi Stefan,

you are right. I got confused.
1,1,2,3,5,8,13,21,34,55,89,144,233,...

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Re: Document Title in Header

Post by Stefan Kottwitz »

Hi gmedina,

I just wanted to give a comment that might help. I was just wondering when reading @ without \makeatletter, the problem was hidden because \@ was just used as \spacefactor\@m. The important code was given by you.

Stefan
LaTeX.org admin
jal
Posts: 1
Joined: Fri Nov 11, 2011 5:29 pm

Re: Document Title in Header

Post by jal »

Because I spent so long in vain search for this.

Using scrpage2

\titlehead{\sc \hspace{7cm}The header only for the title page}
\title{The title}
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Document Title in Header

Post by localghost »

jal wrote:Because I spent so long in vain search for this.

Using scrpage2

\titlehead{\sc \hspace{7cm}The header only for the title page}
\title{The title}
But this topic here is about having the document title in the header and not about a header on the title page. So, how does your contribution fit in here?
Post Reply