Hello James,
On 14/12/2007, at 2:57 AM, James Riechel wrote:
> Dear Professor,
>
> I love, and am using, latex2html. Thank you!
>
> I am having one difficulty, however. Maybe you can help. I'd like
> to render images at 600 DPI. latex2html, by default, renders at
> 180 DPI, and I've tried everything -- at least, I think I've tried
> everything -- to render at 600 DPI.
Run a job with -debug .
Preserve the console output from dvips .
That should tell you which modes it is using.
Certainly you will need it to be *not* using bitmapped fonts,
but scalable PostScript fonts instead.
Otherwise it doesn't matter what resolution settings you give
to Ghostscript, you will still be limited by the resolution
of the fonts that are actually being used.
If I recall correctly, the LaTeX2HTML manual discusses this
kind of issue. Certainly LaTeX2HTML has Perl variables which
control options passed to dvips and Ghostscript, and may
have command-line options to determine these.
But even if there is not an appropriate option, the vales
of variables can be set within initialisation files.
>
>
> Any help is appreciated,
Hope this helps,
Ross Moore
>
> -James Riechel
> [EMAIL PROTECTED]
> (949) 903-1955 [cell]
> (818) 763-7120 [fax]
> www.geocities.com/jamesriechel
>
------------------------------------------------------------------------
Ross Moore [EMAIL PROTECTED]
Mathematics Department office: E7A-419
Macquarie University tel: +61 +2 9850 8955
Sydney, Australia 2109 fax: +61 +2 9850 8114
------------------------------------------------------------------------
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html