GeneralTitle Page before ToC

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Lucifax
Posts: 2
Joined: Mon Apr 16, 2012 11:50 pm

Title Page before ToC

Post by Lucifax »

Hi!

I'm new to Latex, but am generally enjoying its possibilities. However it seems i cannot choose to have the title page come before the table of contents as is normal, when we turn in articles.

Can anybody enlighten me?

Sorry if this has already been asnwered, but wasnt able to find any post on the forum that explicitely solved the problem.

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

Title Page before ToC

Post by Stefan Kottwitz »

Hi,

welcome to the board!

Simply call \maketitle before \tableofcontents.
Or what is the problem? Perhaps tell us with some code, such as a Infominimal working example.

Stefan
LaTeX.org admin
Lucifax
Posts: 2
Joined: Mon Apr 16, 2012 11:50 pm

Re: Title Page before ToC

Post by Lucifax »

Thank you, Stefan. It solved my problem! I suspected it was easy to solve, but couldnt quite get it to work.

Thank you again for the quick answer!
Post Reply