hello all,
i am new here i and i am using latex few years ago but not really expert, i would like to ask how to start image caption from the left or by other way remove the indent of that caption, thank you and best regards
Graphics, Figures & Tables ⇒ how to remove image caption indent
how to remove image caption indent
Help me please
- Stefan Kottwitz
- Site Admin
- Posts: 10308
- Joined: Mon Mar 10, 2008 9:44 pm
how to remove image caption indent
Welcome to the forum!
Try loading the the
caption package and then:
Stefan
Try loading the the

Code: Select all
\captionsetup{justification=raggedright,singlelinecheck=false}
LaTeX.org admin