On Thu, Jul 14, 2011 at 5:09 PM, Cecil Westerhof
2011/7/14 luigi scarso
Is this a problem because of the old Adobe version, or the used fonts? If the latter, which fonts should I use to circumvent this problem?
At the moment I am using: \usetypescript[helvetica] \setupbodyfont[helvetica] because they did not like the default font. It's simple: the host where the adobe pro is run has not the fonts. So the host must install these fonts --- they have a permissive license and they come with the minimals too. This will be true whatever version of Acrobat Pro you will use, even X.
I did not think it had to do with 8, but it is never wrong to ask.
Maybe a dump question, but how do I install the fonts? Or how do I determine a font that is installed with ConTeXt and Adobe? They have about 700 fonts. So maybe there is an usable font that both systems have. The font with the minimals are inside the minimals and they can be query with mtxrun. They are independent and separated from the system. The same for texlive.
I just ran: mtxrun --script fonts --list --info --pattern="*"
mtxrun --script fonts --list --file *otf mtxrun --script fonts --list --file *ttf mtxrun --script fonts --list --file *pfb mtxrun --script fonts --list --file *afm mtxrun --script fonts --list --file "*.*" mtxrun --script fonts --list --file "*"
I work with ConTeXt under Linux and Adobe runs under Windows. What do I need to do to get things working. Then install the fonts of your document (LMMath and TexGyre ) under windows.
-- luigi