|
From: Samuel M. S. <sm...@sa...> - 2006-02-09 15:00:06
|
what is this doing differently than the 1.6 hack?
what is wrong with the eps files?
> 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.
>
> Finally, for those of you interested in editing EPS files in
> Illustrator, you need to worry about the absence of the Computer
> Modern fonts in Adobe products. This link (really work checking
> out if you do scientific graphics on a Mac) explains how to get
> everything working for Illustrator CS and CS2:
|