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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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