On Mon, 17 Dec 2001, Gunther Stahl wrote:
> The problem is:
> How to reduce the font size of the caption enviroment for the whole
> document? There must be an easier way than changing it in each and every
> figure. My document is with the general font size of 12 pt and I would
> like 9 or 10pt for the captions.
I have found in archive...
add the following line in preamble --> Layout -> Latex preamble
\usepackage[small]{caption}
Wayan
