Page Layout ⇒ Tint pages
Tint pages
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
Tint pages
Code: Select all
\documentclass[12pt]{article}
\usepackage[all,center]{background}
\SetBgColor{yellow}
\SetBgContents{\rule{7.5in}{9.5in}}
\SetBgAngle{0}
\SetBgScale{1}
\usepackage{lipsum}% filler text
\begin{document}
\lipsum[1-50]% filler text
\end{document}
Re: Tint pages
A second option would be to use Illustrator to create a bar that goes down the side of verso and recto pages. Is there a package that allows me to place art relative to the top-left and top-right of a page?