Am Freitag, 9. Januar 2004 13:45 schrieb Angus Leeming: > Georg Baum wrote: > > > Just a short question: For what purpose is buffer->niceFile there? > > It is used in insetgraphics and insetinclude, but both have access > > to runparams.nice which should serve the same purpose. Can > > buffer->niceFile go? > > Now that linuxdoc/docbook have 'caught up' and use runparams, I think > that the answer is 'yes'.
I tried, bit it did not work. The only place where it is needed seems to be InsetInclude::validate(). Georg