blob: 27e32a6d1f9c7a5470e1687bef4b50a20648c7b6 (
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
30
31
32
33
34
35
|
-------------------------
THE XLTXTRA PACKAGE v0.4
This package provides an ever increasing number of
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,
\verb*: now displays visible spaces correctly
\begin{verbatim*}: ditto
The following packages are patched to correctly
display visible space within various verbatims:
verbatim, moreverb, fancyvrb, listings
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-2008
Distributed under the LaTeX Project Public License
|