On Tue, Jan 08, 2002 at 06:13:22PM +0000, Jan Warnking wrote:
> 
> Hello all,
> 
> I have a (weird) question concerning figure captions. I am preparing a
> manuscript for a scientific paper for submission, and I wonder if there is
> a way to tell LyX (LaTeX) not to print the figure captions below each
> figure. I incuded a table of figures, and all the captions appear in
> there, (this is why I put captions on my figures in the first place), but
> the figures should appear "nude" (without caption).

Simply put the following line in the preamble:

  \def\@makecaption#1#2{}

Reply via email to