Taco Hoekwater wrote:
Vyatcheslav Yatskovsky wrote:
Hello Hans,
I've updated original TeXLive2007 distribution to the latest cont-tmf beta, by copying \web2c into TeXLive2007\texmf folder and every other stuff into TeXLive2007\texmf-dist folder. Then I rebuilded the format files for both context and xetex (texexec --make en, then texexec --xtx --make en). Now xetex doesn't see the font that it previously did. The setting
\definetypeface[myface][rm][Xserif][Adobe Caslon Pro]
Prompted by your post I've been hacking away at type-xtx.tex My attached version seems to behave better (more like it was before, that is). Can you give it a try?
At first, keep the new file in your local folder and just add
\input type-xtx
at the top of your input file. If it you are satisfied that it works at least somewhat, then you can copy it over the distributed file in context/base and rerun
texexec --make --xtx en
to make the change permanent.
I do not claim this is the final answer to this XeTeX font stuff, but I have added some comments in the source that may help Hans create better XeTeX support in a future ConTeXt.
ok, i merged these patches; eventually this will be changed to \definefeature ... feature=... Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------