So I'm working on laying out a non-fiction e-book I've written, and things are going really well (thanks to a lot of help from you folks here). Working on some finishing touches to make it look more professional.
Wondering if there was "good" way to put a (logo) behind the page number in the footer. I tried using
\includegraphics
in a \parbox
with 0pt
spacing to essentially make the page number overlap the picture, but my problem then is that the page number is slightly to the right of the picture once the numbers get bigger (the number isn't quite centered over the \parbox
picture). So is there a better way of doing this type of thing?Thanks!
Jason