Re: Exporting html from \tmp to home
On Wed, Oct 24, 2001 at 04:24:02PM +0200, Lars Gullik Bjønnes wrote: > | > if (::rename(from.c_str(), to.c_str()) == -1) > | > if (lyx::copy(from, to)) { > | > lyx::unlink(from); > | > return true; > | > } else
Re: Exporting html from \tmp to home
On Wed, Oct 24, 2001 at 01:25:28PM +0100, Jose Abilio Oliveira Matos wrote: > Hi Dekel (this is probably to you), >if I set the flags in the configuration file for the convertion > docbook->html to > resultdir=$$b,resultfile=t1.html >the preview work as it should. I view the