Quantcast
Viewing latest article 3
Browse Latest Browse All 3

How to change the font style of elements in KOMA-Script?

Is there a possibility to change the font-style in the table of contents? Everything I wrote down in my document was written with Times. However, the ToC does not have the same font family. Is there a way to change the font of the ToC to Times New Roman? Thank you : )

Image may be NSFW.
Clik here to view.
enter image description here

\documentclass[a4paper, fontsize=11pt]{scrbook}\usepackage{geometry} \geometry{a4paper, top=25mm, left=25mm, right=25mm, bottom=20mm, headsep=10mm, footskip=12mm} \usepackage[ngerman]{babel} \usepackage[T1]{fontenc}       \usepackage[latin1]{inputenc}\usepackage{acronym}     \usepackage{anyfontsize}\begin{document}\tableofcontents\chapter{Test}Is there a possibility to change the font-style in the table of contents? Everthing I wrote down in my document was written with Times. However, the ToC does not have the same font family. Is there a way to change the font of the ToC to Times New Roman?\end{document}

Viewing latest article 3
Browse Latest Browse All 3

Trending Articles