On Mon, Jan 15, 2001 at 05:10:28PM +0000, Jose Abilio Oliveira Matos wrote:
> Is this clear?
> The problem now is that nice (the parameter) is always set to true.
So we just need to replace 'true' by 'backend_format == format' ?
> > I'm going to rewrite the include code to fix the nested include bug.
> > It will also change the behavior for linuxdoc/docbook:
> > Currently, when temp_dir=true, the included sgml files are written to the
> > directory of the lyx file. I'll change that so they will be written to the
> > temp. directory.
>
> For now that is not a problem for linuxdoc/docbook.
What do you mean ?
If temp_dir = true then all temporary files should be written to the temp.
directory, which is currently not the case for the sgml files.