
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.
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
\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.
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