On Wed, 14 Dec 2005 16:24:18 +1300 Carl Cerecke wrote: > Another option is to have your script automatically generate an OOo > opendocument format file. Something like PyOpenOffice might be > sufficient. > > But I'd still do it in LaTeX. > > Cheers, > Carl.
Is there a python package for scripting the making of [La]Tex documents? This http://www.pytex.org/ doesn't look particularly active. Also worth mentioning - someone has mentioned scribus, which does have built in hooks for python programming. It might be a handy way of implementing what Chris wants to do, and it has native pdf support. Cheers, Nick. -- Nick Rout <[EMAIL PROTECTED]>
