Graphics, Figures & Tables ⇒ Subtitle for Figures and Tables
Subtitle for Figures and Tables
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
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...