|
From: Darren D. <dd...@co...> - 2006-02-09 15:44:13
|
On Thursday 09 February 2006 09:59, Samuel M. Smith wrote:
> what is this doing differently than the 1.6 hack?
> what is wrong with the eps files?
The following discussion addresses a problem found in the latex code, and has
nothing to do with the dvipng hack. I am working on fixing these problems in
cvs, but I need to do some testing first.
> > Also, commenting out line 141 in texmanager:
> >
> > self._font_preamble = '\n'.join([r'\usepackage{type1cm}',
> > cmd,
> > # r'\usepackage[T1]{fontenc}', #
> > The guilty line
> > r'\usepackage{textcomp}'])k
> >
> > allowed me to save EPS files that work very well.
There is some issue related to the dvipng hack that I dont understand. Robert
and Samuel want to apply the hack to dvipng version 1.6. I also have version
1.6, but if I apply the hack, then my output doesnt look right. Whats going
on here? Are there two OS dependent versions of dvipng-1.6?
Darren
|