Andre Poenitz wrote: > On Fri, Dec 20, 2002 at 11:01:53AM +0100, Moritz Moeller-Herrmann wrote: > > > I'd rather make .lyx gzipped by default. Doesn't Staroffice do something > > > similar? > > > > They use the zip compression, because you can append to it unlike tar.gz. > > koffice uses the same approach. > > > > If you compress anyways, why not put any referred to pictures, bib files and > > so on into the archive? > > That would be a natural extension...
I'd vote against that, at least as a default setting: There are many things (especially *huge* bibtex references) that I'm using in most of my writings. I really don't want to bloat my text files by appending that over and over again... And of course there's also the problem of file system, as currently your input files can be spread all over your disk, even on network drives. I guess the approach of storing everything with the text would imply having sort of a subdir for all the files of one doc? Pit