Graphics, Figures & Tables ⇒ Customizing caption text in a figure
Customizing caption text in a figure
It has worked! The compilation has been completed successfully. (Instead of getting "Fig. n text" I've gotten my own text without the text "Fig. n" in front of it.
But I've got an error log saying: "The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using \usepackage{...}."
Althoug this does not avoids me to conitue with the project, my question is: Which package should I include in the preamble?
Thanks so much for your help.
Jon A. Gomez
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Customizing caption text in a figure
welcome to the forum!
The
nonfloat
package has such a command.Stefan
Customizing caption text in a figure
Best regards,
Jon