Code: Select all
\listfiles
Code: Select all
\listfiles
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Code: Select all
\documentclass{report}\begin{document}\tableofcontents\chapter*{Test chapter one}\addcontentsline{toc}{chapter}{Test chapter one}\addtocontents{toc}{\addvspace{-10pt}}\chapter*{Test chapter two}\addcontentsline{toc}{chapter}{Test chapter two}\addtocontents{toc}{\addvspace{-10pt}}\chapter*{Test chapter three}\addcontentsline{toc}{chapter}{Test chapter three}\addtocontents{toc}{\addvspace{-10pt}}\end{document}
Code: Select all
\documentclass{report}\begin{document}\begin{center}\Large\textsc{Title of the thesis.....}\\\normalsize\vspace{1.4cm}\textbf{Author \\ \vspace{0.3cm} ********}\\\vspace{1cm}\textbf{Supervisor \\ \vspace{0.3cm} Professor *******}\\\vspace{1.6cm}\normalsize\textbf{\large{ABSTRACT}}\addcontentsline{toc}{chapter}{Abstract}\addtocontents{toc}{\addvspace{-10pt}}\end{center}In this thesis...........etc\newpage\pagenumbering{roman}\setcounter{page}{7}\tableofcontents\addcontentsline{toc}{chapter}{Contents}\addtocontents{toc}{\addvspace{-10pt}}\newpage\chapter*{Test chapter one}\addcontentsline{toc}{chapter}{Test chapter one}\addtocontents{toc}{\addvspace{-10pt}}\chapter*{Test chapter two}\addcontentsline{toc}{chapter}{Test chapter two}\addtocontents{toc}{\addvspace{-10pt}}\chapter*{Test chapter three}\addcontentsline{toc}{chapter}{Test chapter three}\addtocontents{toc}{\addvspace{-10pt}}\end{document}
Code: Select all
\addcontentsline{toc}{chapter}{Abstract}\addtocontents{toc}{\addvspace{10pt}}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p