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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10326
- 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