On Fri, Oct 29, 2004 at 11:00:03AM +0100, Angus Leeming wrote:
> 
> Actually, José, I think that you can simplify insetcharstyle.C even
> further:
> 
> int InsetCharStyle::linuxdoc(Buffer const & buffer, std::ostream & os,
>                              OutputParams const & params) const
> {
>     return docbook(buffer, os, params);
> }
> 
> I can't see any difference between the two functions, so why not remove the
> redundant code?

  I am applying my patches in small chunks and this was left for another
round. :-)

  There are several places in the code where we are could merge the linuxdoc
and docbook code. I will look into it next.

  Thanks,

> -- 
> Angus

-- 
José Abílio Matos
LyX and docbook a perfect match. :-)

Reply via email to