0
\documentclass[12pt,a4paper,openany]{book}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usepackage{lipsum}
%%%%%%%%%%%%%%%%%%%
\usepackage{fancyhdr}
\pagestyle{fancy}




\begin{document}
\tableofcontents

\chapter*{Introduction}
\lipsum
\chapter{one}

\chapter{two}

\chapter{three}

\chapter{four}
\end{document}

i want to obtain automatically Introduction instead of contents

Thank you

enter image description here

Vrouvrou
  • 541

0 Answers0