FAQ to unindent figure captions

pull/44/head
Jannis Born 2022-09-13 13:00:18 +02:00 committed by Bastian Rieck
parent 31c8d48522
commit e38838e264
1 changed files with 9 additions and 0 deletions

View File

@ -309,6 +309,15 @@ please let me know!
#33](https://github.com/Pseudomanifold/latex-mimosis/issues/33) for
a brief discussion)
6. How can I remove the indent in the second line (and all following ones) of Table/Figure captions? \
\
In `mimosis.cls` change `\captionsetup{subrefformat=parens}` to:
```tex
\captionsetup{subrefformat=parens,format=plain}
```
For details see [here](https://latex-tutorial.com/caption-customization-latex/).
# Contributing
If you require additional features, find some bugs, or just have some