\usepackage{fancyheadings}
it gives me an error.I would like the name of the authors in the footer.
Thanks
Tchanty
\usepackage{fancyheadings}
it gives me an error.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
\lofoot[text]{text}
, \cofoot[text]{text}
or \rofoot[text]{text}
commands. Text within the curly bracket will appear at the bottom of all normal pages while the optional text in the square bracket will appear at the bottom of pages where chapters begin. You can add one of these commands just after \begin{document}
.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