1 \documentclass{article} 2 \usepackage{macros} 3 \toplinks{}{index.html}{} 4 \renewcommand{\cuttingunit}{section} 5 6 7 \begin{document} 8 \section{First section}\cutname{one.html} 9 Premier en tout. 10 \section{Second section}\cutname{two.html} 11 Second de personne. 12 \section{Third section}\cutname{three.html} 13 Jamais deux sans trois. 14 \section{Fourth section}\cutname{four.html} 15 \`A quatre pattes 16 \end{document}