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.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10335
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