RELEASE NOTES FOR THE XeLaTeX PACKAGE (2006-06-10) - Provides a \XeTeX command to typeset the logo. - Redefines \textsuperscript and \textsubscript to use the correct font glyphs if they are available through an AAT/OpenType font feature. (Read more about this in the package docs.) - Loads the fixltx2e package to obtain correct unicode footnote symbols. - Redefines \- so that it will work as expected if the hyphenation character is changed (e.g., with fontspec). - Provides a \vfrac{}{} command for typesetting "vulgar fractions" ---it's a good example of how to use fontspec to define your own commands that need rich font support. - Loads the etex package simply because it can. [ Will Robertson ]