Page Layout ⇒ Change Background Color for only one Page
-
- Posts: 42
- Joined: Fri Jul 22, 2011 12:26 am
Change Background Color for only one Page
I tried "\pagecolor", which changed color on all pages.
Thank you!
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
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Change Background Color for only one Page
Code: Select all
\pagecolor{white}
Stefan
-
- Posts: 42
- Joined: Fri Jul 22, 2011 12:26 am
Re: Change Background Color for only one Page
I also tried to use the package "afterpage".
http://www.ctan.org/pkg/afterpage