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

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

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