Search found 2 matches

by eb18
Mon Mar 02, 2020 1:02 pm
Forum: Page Layout
Topic: Indent new LoT entry
Replies: 3
Views: 2393

Indent new LoT entry

Thank you!

Here what I hope is a minimal working example of what I have.

\documentclass[12pt]{report}

\usepackage{float}
\usepackage{tocloft} % As I already used this package for the rest of report, is there any way I can fix the issue with this?


\begin{document}

\listoftables
\captionsetup ...
by eb18
Mon Mar 02, 2020 12:08 pm
Forum: Page Layout
Topic: Indent new LoT entry
Replies: 3
Views: 2393

Indent new LoT entry

Hi,

I'm a beginner in latex. How can I indent one single unnumbered entry on the list of tables ?


Thanks in advance for your help