I want to create a small indentation in the first line of figure captions, similar to the way LaTeX indents the first line of paragraphs.
The caption package does not seem to support this.
Is it doable?
|
I want to create a small indentation in the first line of figure captions, similar to the way LaTeX indents the first line of paragraphs. The Is it doable? |
|||||
|
|
Using
The above method is applicable to As noted by Gonzalo, this can be also done by using the available options of
|
|||||||||
|
|
In the standard document classes, you can redefine the macro that prints the caption, called I've defined
This will hold for all captions. An alternative solution may be provided if you're using the |
|||
|
|