I want to create a text box and place it in the center of footer area. Is there any simple way to do it?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
closed as too localized by lockstep, Joseph Wright♦ Apr 6 at 21:07
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
\@oddfootand\@evenfoot: by redefining them you can change your footers. To place text in the middle of a line use\centerboxor place\hfilby sides of your text. – Eddy_Em Jan 28 at 13:19fancyhdrorscrpage2? – Kurt Jan 28 at 13:26\fboxas in\markfoot{\fbox{This is foot text.}}– Andrew Swann Jan 28 at 14:38