Page Layout ⇒ Memoir Table of Contents Formatting
Memoir Table of Contents Formatting
Current: Desired: I have read the memoir documentation and I have to admit that I'm overwhelmed. If anyone can direct me towards what I should do that would be great.
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
Memoir Table of Contents Formatting
Main tex file: Style file:
Memoir Table of Contents Formatting
Code: Select all
\renewcommand{\cftchapteraftersnum}{.}
Memoir Table of Contents Formatting
Code: Select all
\addtocontents{toc}{\noindent{Chapter}\par}
Code: Select all
\chapter{Introduction}
Memoir Table of Contents Formatting
Code: Select all
\renewcommand{\cftchaptername}{\hspace{1.5em}}
1. Introduction
over to the right a bit.