در طبقه نوشتار book
قسمتهای part
، chapter
، section
، subsection
و ... را دارید. کد زیر را ببینید:
\documentclass{book}
\begin{document}
\tableofcontents
\part{Study skills for mathematicians}
\chapter{Sets and functions}
\chapter{Reading mathematics}
\chapter{Writing mathematics I}
\chapter{Writing mathematics II}
\chapter{How to solve problems}
\part{How to think logically}
\chapter{Making a statement}
\chapter{Implications}
\chapter{Finer points concerning implications}
\chapter{Converse and equivalence}
\chapter{Quantifiers – For all and There exists}
\chapter{Complexity and negation of quantifiers}
\chapter{Examples and counterexamples}
\chapter{Summary of logic}
\end{document}
نتیجه:
اگر چیزی عیناً شبیه تصویر پیوست میخواهید بگویید تا پاسخم را ویرایش کنم.