Taco Hoekwater wrote:
\usetypescript [modern-base] [x2]
\setupbodyfont [modern]

\starttext
Text.
\stoptext

When parsing this file ConTeXt outputs:
.......
(/usr/local/tetex/texmf-local/tex/context/base/type-map.tex)
(/usr/local/tetex/texmf-local/tex/context/base/type-spe.tex)
(/usr/local/tetex/texmf-local/tex/context/base/type-akb.tex)))
*


This one was nasty. There is a bug in enco-cyr.tex:

1. open /usr/local/tetex/texmf-local/tex/context/base/enco-cyr.tex
   in an editor
2. change line 673 to read:
   \resetcaserange 128 to 255
   (the lower value was 0, and that resets all \catcodes to 'letter')
3. save the file and regenerate formats
4. all should be well now.


Taco

Thanks, works fine now.

--
Radhelorn <[EMAIL PROTECTED]>


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

Reply via email to