Graphics, Figures & Tables ⇒ Subtitle for Figures and Tables
Subtitle for Figures and Tables
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
Subtitle for Figures and Tables
I think it's possible to use just a single subfigure environment inside your normal figure environment, and then you simply use the subfigure caption for your subtitle

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Subtitle for Figures and Tables
The subfigure package is outdated. Since the subfig package is not maintained any more, the subcaption package from caption is the preferable solution. For current versions please link package names directly to CTAN.Bozack wrote:You could look at the subfigure package: http://mirrors.dotsrc.org/ctan/obsolete ... figure.pdf [...]
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Subtitle for Figures and Tables
While I've not tried it yet, the subcaption package seems as though it might do what I need it to do. If it doesn't, I will be back...