Using the memoir-class I experience the following:
I want the LoT/LoF to show only the actual index number,
Code: Select all
\renewcommand{\thetable}{\arabic{table}}
Now I need to reset the standard break before chapters by
Code: Select all
\setlength{\cftbeforechapterskip}{0pt}
Any suggestions (or do you need a working example to get me)?
Thanks in advance