blob: 50838123d6a511be0078484d57b77a89981a2b08 (
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
36
37
38
39
40
41
42
43
|
_________________________
THE XLTXTRA PACKAGE v0.5b
This package provides a 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 (if necessary)
to correctly display visible space within various
verbatims: verbatim, moreverb, fancyvrb, listings
Defines logos \XeTeX and \XeLaTeX via
Andrew Moschou's metalogo package.
Defines the dubiously useful commands
\vfrac - for vulgar fractions with fontspec
\namedglyph - to access font glyphs by name
For more information see the documentation xltxtra.pdf.
____________
Change History
v0.5b:
Bug fix for "\LaTeX" when [no-logos] is used.
Thanks to Enrico Gregorio for finding this.
______________
Will Robertson
2006-2009
Released under the LaTeX Project Public License
|