%xsldoc.ent; ]> $Id: figure.mod.xsl,v 1.17 2004/01/26 09:43:31 j-devenish Exp $ &ramon; &james; 20002001200220032004 Ramon Casellas &rev_2003_05; Figures and InformalFigures <filename>figure.mod.xsl</filename> Insert documentation here. Typeset a caption for a formal figure Formats a caption, if any, as a centred block. The &LaTeX; caption is a combination of title and caption children. A list of figures will contain cross-references to these formal figures. &test_subfig; { {\caption[{ }]{{ {\caption{{ { }} . } }} Process figure elements Formats a formal, floating figure with a title and caption. The figure may contain multiple subfigures. If the figure contains only one mediaobject, that mediaobject's caption will be used as the figure caption. However, if there are multiple meid in the figure, then it will be divided into subfigures with their own caption. If a condition attribute exists and begins with db2latex:, or a latex-float-placement processing instruction is present, the remainder of its value will be used as the &LaTeX; float placement. Otherwise, the default placement is hbt. &essential_preamble; &test_subfig; &mapping; \captionswapskip{} \captionswapskip{} Typeset a caption for an informal figure Formats a caption, if any, as a centred block. &no_var; A caption, if any, is gleaned from the caption child of any mediaobject contained within the informalfigure, and will be formatted as a centred block. &test_subfig; \begin{center} \end{center} Process informalfigure elements Apply templates for an informal figure. &no_var; The caption is inserted below the informalfigure. &test_subfig; &mapping;