Hi, was hoping I could get some help with my thesis. I'm trying to make a figure float with subfigures but everytime I nest a figure float within a figure float and try to make a PDF of the document it comes up with an error message (below). Any ideas? Any help would be massively appreciated.
Latex error: File 'caption.sty' not found
}
%
*** (cannot \read from terminal in nonstop modes)
LyX ⇒ Problems with subfigures in Lyx
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problems with subfigures in Lyx
Hi Oski,
welcome to the board!
Install the caption package. For this, use the package manager of your distribution: mpn with MiKTeX, tlmgr with TeX Live or MacTeX. You should find that package manager also in the menu of your OS.
Stefan
welcome to the board!
Install the caption package. For this, use the package manager of your distribution: mpn with MiKTeX, tlmgr with TeX Live or MacTeX. You should find that package manager also in the menu of your OS.
Stefan
LaTeX.org admin
Re: Problems with subfigures in Lyx
Fantastic! That's sorted it right out, thank you so much. I'd not realised there was all this stuff that needs enabling. Cheers for the clear advice!