On 23/02/2011 7:15 AM, Matthieu Stigler wrote:
HiAsking again for some help on how to prevent Lyx to add automatically \usepackage{subgif} when using subfig. Richard kindly gave advices (see below), which did not work unfortunately. Any help will be much appreciated! Thanks a lot! Matthieu
- Don't insert floats within floats the LyX way, instead use TeX code (ERT) to do the same thing. Add the necessary TeX preamble code to your document as necessary.
- Write a LyX module with a custom inset "subfloat" which handles the TeX code for you. Use your custom inset within your floats.
-- Julien
