Re: patch -- LaTeX exporter, and new --to command line option


Subject: Re: patch -- LaTeX exporter, and new --to command line option
sterwill@abisource.com
Date: Wed Jan 26 2000 - 10:57:31 CST


Hubert Figuiere wrote:
> > Having not looked at the code to implement this, is the process XP-clean
> > enough to fit nicely in such an wp/ap/xp/ap_Convert.cpp? It seems to
> > me like the process would have very clean entry points (give it the source
> > file, the target file(s), and the output format(s), and let it do all the
> > doc loading/converting/saving magic), so that this could be easily
> > implemented with a few lines of code in each platform.
>
> I haven't had a look at this, but I think that allowing it to run without
> being able to open the X display (for the UN*X version) is IMHO a
> requirement. So we can use it as a batch processing tool.

Yes, this is what I had in mind. With a little platform code at the
command-line level (right under main()), it will just call the conversion
functions, instead of branching into the "please load a top level frame"
code. This might require a little shuffling of some initialization code
though (splash screen, and GTK init).

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Wed Jan 26 2000 - 10:57:31 CST