blob: fca84993fe6e88132a8aa7b15a1fbc8dfba0d5ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
-------------------------
THE XLTXTRA PACKAGE v0.3b
This package provides a few small features that
are useful for XeLaTeX.
It loads the fixltx2e and etex packages and
patches a couple of other LaTeX commands:
\-: for discretionary hyphenation with variable
hyphenation characters, and
\textsuperscript & \textsubscript:
now use fontspec to access
real superior/inferior characters,
\emph: uses NFSS information to determine
when to enter \eminnershape,
\showhyphens: now works.
Defines logos \XeTeX and \XeLaTeX.
Defines the dubiously useful commands
\vfrac - for vulgar fractions with fontspec
\namedglyph - to access font glyphs by name
For more info see the documentation xltxtra.pdf.
--------------
Will Robertson
2006/2007
Distributed under the LaTeX Project Public License
|