Adam—

The default encoding used to be “texnansi” (it was set with a Greek font that I am using) but now is now “ec”. Changing the encoding and replacing

        \usetypescript[type-syn]
        \usetypescript[fourier][\defaultencoding]
        \setupbodyfont[fourier,10.5pt]

with
\setupencoding[default=ec]
\usetypescript[fourier][\defaultencoding]
\setupbodyfont[fourier,10.5pt]

seemed to solve the problem and so far everything is running smoothly.

Neat test, by the way.

Alan

On Nov 18, 2005, at 8:45 AM, Adam Lindsay wrote:

Alan Bowen said this at Thu, 17 Nov 2005 12:56:55 -0500:

I hope that we can resolve this—I need Fourier/Utopia for a book
series. But right now not even \quote works properly in the roman
typeface.

Sorry I haven't had the time to engage with this issue. There's
something suspect in your system. First off, what's your
\defaultencoding set to?

\starttext
\defaultencoding
\stoptext
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     [EMAIL PROTECTED]
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to