I am using website-2.3, for which I am using simplified docbook, where I did not see informalfigure. And the CustomGenText link provided is referring to normal docbook. How can I do this using simplified docbook?
Thanks.
Damar
Bob Stayton wrote:
On Sat, Feb 01, 2003 at 11:03:47AM +0800, damar thapa wrote:
Hi,If you don't want to put a title on a figure, then
Images are numbered "Figure 1. Title ..", "Figure 2.." and so on.
How can I not number it, or remove the title completely.
Any pointers would be highly appreciated.
use 'informalfigure' instead of 'figure'.
informalfigure doesn't take a title.
If you want to change how the title is presented,
i.e, without the "Figure 1", then you need to customize the generated text for figure. See:
http://www.sagehill.net/xml/docbookxsl/CustomMethods.html#CustomGentext
for how to do that.
