
Is there any command that can change the skip between the figure number and the figure title in the list of figures?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\makeatletter
\renewcommand{\l@figure}{\@dottedtocline{1}{1.5em}{2.3em}}
\makeatother
Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting). This applies also to your former question. Please keep that in mind for the future so that further reminders will not be necessary.suatlatex wrote:[…] It works. […]
Alright, in the Memoir class it's even easier. Just usesuatlatex wrote:I'm using the memoir class.
It works. Thanks.
Code: Select all
\setlength{\cftfigurenumwidth}{5em}
NEW: TikZ book now 40% off at Amazon.com for a short time.