Math & ScienceProblem with caption keywords

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
rafopar
Posts: 2
Joined: Fri Sep 25, 2009 4:48 pm

Problem with caption keywords

Post by rafopar »

Hi,

I need that one of my table caption keyword be "Figure", but
Latex automatically places "Table" for all tables,
how can I do that?, and in
general how can I create my own caption keywords?

Thanks Rafayel

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Problem with caption keywords

Post by localghost »

Just put that table into a figure environment. Creating new floats is done best with the caption package.


Best regards and welcome to the board
Thorsten
rafopar
Posts: 2
Joined: Fri Sep 25, 2009 4:48 pm

Re: Problem with caption keywords

Post by rafopar »

Thanks localghost!!!
It works...
Post Reply