Graphics, Figures & TablesTable Caption and Footnote

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
alsanadm
Posts: 5
Joined: Thu Dec 14, 2017 5:42 am

Table Caption and Footnote

Post by alsanadm »

Hi everyone,

How to make the table caption of longtable to begin from the left? and same thing for footnote, how can I move it to the left as well?


Is there any solution?

Thanks!
Moh

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Table Caption and Footnote

Post by Stefan Kottwitz »

Hi Moh,

use the caption package:

\usepackage[singlelinecheck=off]{caption}

Stefan
LaTeX.org admin
alsanadm
Posts: 5
Joined: Thu Dec 14, 2017 5:42 am

Table Caption and Footnote

Post by alsanadm »

Thank you Stefan, and I will try that.

Moh
Post Reply