Changes

Jump to navigation Jump to search
202 bytes added ,  14:11, 26 November 2004
m
Clean up
==XeTeX and ConTeXt==
XeTeX is a potential replacement for pdfeTeX in the ConTeXt workflow. It does not support all of the fancy PDF features found with pdfeTeX, but it supports most core features (see [[#Features|Features]] and [[#Limitations|Limitations]] on this page). Common consensus is that for text with non-heavy mathematics needs, XeTeX should be an interesting alternative.
===Installing XeTeX===
From there, things proceed fairly normally. [[Fonts in XeTeX]] get their own page, as they introduce some new features. Here are some new features that might be of interest:
; Unicode symbol sets : While not exclusive to XeTeX, exactly, you get easy access to named Unicode symbols. XeTeX-specific commands switch to Apple-supplied default fonts for these symbols.
; Basic Bi-directional text : This ConTeXt support for this was ushered in with XeTeX, but is fundamentally an eTeX feature. There is tentative support for direction changing with <tt>\pardir TRT</tt> and <tt>TLT</tt>, emulating Omega/Aleph's commands. These should be seen as low-level commands, to be intgrated with language switching, for example. There is a bad feature interaction between this and specials (e.g., color) support.
; Alternate script number conversions : Hans introduced some clever machinery into the conversion macros, allowing one to efficiently define a conversion vector (<tt>\defineconversionvector</tt>) for script-specific numbers. Arabic and Persian are provided.
; More Unicode : In the process of preparing XeTeX support in ConTeXt, many more Unicode glyphs were named and introduced into ConTeXt, including some Greek, Cyrillic, and Vietnamese.
; [[Fonts in XeTeX|Typescripts]] :There are a number of typescripts defined to get a XeTeX user started.
===Limitations===

Navigation menu