Re: [docbook] [Website] Summary tag
Bob Stayton wrote: > You want to use normalize-space(summary) for the attribute value. > That XSL function replaces any combination of whitespace > with a single space. This should probably be how the > stylesheets do it anyway, no? Yes, this would be the best solution. Bye Oliver