Generalvery simple, a blank page

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
c.mafla
Posts: 19
Joined: Sat Aug 02, 2008 1:20 am

very simple, a blank page

Post by c.mafla »

hello everybody

this is a simple problem, but i dont know how to solve it

I need to print a blank page, without any text except for the page numeration, How can i do that=??


thanks

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

very simple, a blank page

Post by Stefan Kottwitz »

Hi,

you could do it by

Code: Select all

\newpage\mbox{}\newpage
Stefan
LaTeX.org admin
Post Reply