TransWikia.com

Button in the bottom of all pages to return back to table of content

TeX - LaTeX Asked by Sidi Mohamed Merzougui on December 24, 2020

As the title said, I want to obtain Somthing like this, a button that send me back to the

toc :

enter image description here

enter image description here

One Answer

The following might get you started. Just replace example-image with an image file of your button:

documentclass{article}
usepackage{blindtext} % just for dummy contents
usepackage{tikz}
usepackage{eso-pic}

usepackage{hyperref}

begin{document}
 AddToShipoutPicture{%
begin{tikzpicture}[remember picture,overlay]
 node [rectangle, anchor=center, yshift=2cm] 
 (boxthepage) at 
 (current page.south){hyperlink{mytableofcontents}{includegraphics[width=1cm]{example-image}}};
end{tikzpicture}}

phantomsection 
hypertarget{mytableofcontents}{}
tableofcontents

blinddocument

end{document}

Correct answer by leandriis on December 24, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP