Saturday, May 10, 2003 Francisco V Leung wrote: FVL> Could the problem have something to do with the version of the system? FVL> I use pdfTeX Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1) on SuSE FVL> Linux 7.2 with ConTeXt ver: 2002.10.23. FVL> By the way, this version of ConTeXt has a problem FVL> with \angle in math mode: FVL> the Acrobat Reader will complain of missing font when I use \angle. I have version 2003.04.29. Yes, there have been many changes, and along the fixes to your problems (you should upgrade!) there have been also some changes in approach to font handling. I'm not going to suggest a change in the core, since the current approach seems to be the one preferred by Hans. Rather, I'll implement the relative changes in a separate module specifically designed for AMS-LaTeX compatibility. Hans: there's a bug in your current implementation: in font-ini.tex there's a line reading: \def\caligraphic#1{\mathortext\mathtext\donothing{\cal #1}} while it should read \def\calligraphic#1{\mathortext\mathtext\donothing{\cal #1}} (two ells) -- Giuseppe "Oblomov" Bilotta