GeneralLatex Beamer for presentation problem

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
carlw
Posts: 1
Joined: Sun May 24, 2009 12:48 am

Latex Beamer for presentation problem

Post by carlw »

Hey,

I got a little problem I can't get solved.
I want to add pagenumber to my slides with this code:

Code: Select all

\setbeamertemplate{footline}{\hfill\insertframenumber/\inserttotalframenumber\:}
But this adds a footline to my slides wich gives a white border beneath my template (look at image to make it clear).

Image

Is it possible to make a pagenumbering where you can add it at a place you choose where it needs to stand on your slide? I really don't like that white border.
I can edit the templates etc..

Thank you very much in advance,

Carl

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

Post Reply