On Tuesday 02 July 2002 11:06 am, Andre Poenitz wrote:
> > I've tried to define a converter that can be used by both the batch
> > processor and by the image loader. Ie, it'll work for both multiple and
> > single images.
>
> Fine.

Hmmm. Here "gs" seems very slow now that is has the color info to deal with.
It'd be nice if dvipng could deal with this direct since it's this final 
ps->bitmap step that is expensive.

> > > I need a factor of 2 here with 95 and 150. That's not the conventional
> > > multiplication...
> >
> > Where's the 150 come from? That's 130 to you: 95 * 1.3 = 123.5.
>
> My screen zoom.

You noodle! I'm not going to hard code it but pass it to the converter. I can 
definitely do this from the PreviewQueue. Not so sure about a "pure" 
conversion.

> > We need to split Buffer::makeLaTeXFile into two so that we can just grab
> > the preamble. Thereafter, the PreambleQueue class is finished too I
> > believe.
>
> As I said, local defines would break that scheme. But I think we currently
> don't have the infrastructure to work around this problem.

Because math-macros are dumped into the LaTeX file after the begin{document}. 
Why is that?

Angus

Reply via email to