Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass[listof=totoc]{scrartcl}
- \usepackage{tocstyle,blindtext,hyperref}
- \settocfeature[toc][1]{entryhook}{\normalsize\scshape\MakeLowercase}
- \setkomafont{section}{\normalfont\large\itshape}
- \begin{document}
- \tableofcontents
- \blinddocument
- \begin{figure}
- \dots
- \caption{\dots}\label{fig1}
- \end{figure}
- \blindtext
- \listoffigures
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment