--- Simon Pepping
On Tue, Mar 04, 2003 at 08:45:24AM -0800, James J. Ramsey wrote:
I think you need to add the following lines of code:
\setupencoding[default=ec] \usetypescript [serif] [times] [\defaultencoding] \usetypescript [sans] [helvetica] [\defaultencoding] \usetypescript [mono] [courier] [\defaultencoding] \usetypescript [berry] [\defaultencoding]
The above didn't quite work. LaTeX2ConTeXt compiled without errors, but the fonts were all Computer Modern. In addition, the sections of the document showing samples of LaTeX and ConTeXt markup had the characters '\', '{', and '}' replaced with '"', '-', and '', respectively.
Alternatively, you can use the following lines of code, which achieve the same thing:
\usetypescript[postscript] [ec] \usetypescript[berry][ec] \switchtotypeface [postscript][rm]
For some reason, the above works just fine. __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/