Graphics, Figures & TablesTables in letter

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Emonk
Posts: 5
Joined: Sat Apr 09, 2011 9:58 am

Tables in letter

Post by Emonk »

Dear,

I'd like to add a table in a letter. How is that possible?

Regards,

Emonk

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

Tables in letter

Post by Stefan Kottwitz »

Hi Emonk,

just use a tabular or similar environment. If you would like to let LaTeX choose the place for the table, use a table environment in addition.

Stefan
LaTeX.org admin
Post Reply