Tommaso Cucinotta wrote:
Hi,
concerning the embedding feature I've quickly read about
on the list, will it be possible to embed even system-level
dependent LaTeX files (e.g. .sty, .cls) ? Often, while
exchanging LaTeX files with co-workers using different
operating systems (e.g. Win <-> Lin), it happens that the
different distributions of LaTeX do not always include the
same packages, or the same versions of them. Including
just all the extra-packages in the bundle could help in such
cases (of course, you could argue this is a problem of LaTeX
package maintainers, not yours ...).
I don't know how useful that would be. They'd have to unpack the files,
install them, run texhash (or whatever), just as they do now. Right?
On a related note, what exactly is planned to be embeddable,
besides external pictures ?
Layout, in particular.
Richard