blob: 1af7e35bbfe522418208ee6a1dd583ffcfb68bac (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/Package/fontspec.zip">
<TPM:Name>fontspec</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/19 22:49:18</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>
An automatic interface to feature-rich fonts in XeLaTeX.
</TPM:Title>
<TPM:Description>
Fontspec is a package for XeLaTeX. It provides an automatic
and unified interface to feature-rich AAT and OpenType fonts
through the NFSS in LaTeX running on XeTeX.
XeTeX (the successor to
TeX-GX) is a TeX-variant for Mac OS X that accepts unicode input
and can access system fonts directly.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Will Robertson</TPM:Author>
<TPM:Size>2193095</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="49733">
texmf-dist/tex/xelatex/fontspec/fontspec.cfg
texmf-dist/tex/xelatex/fontspec/fontspec.sty
texmf-dist/tpm/fontspec.tpm
</TPM:RunFiles>
<TPM:DocFiles size="1976543">
texmf-dist/doc/xelatex/fontspec/README
texmf-dist/doc/xelatex/fontspec/fontspec-example.tex
texmf-dist/doc/xelatex/fontspec/fontspec.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="166819">
texmf-dist/source/xelatex/fontspec/fontspec.dtx
texmf-dist/source/xelatex/fontspec/fontspec.ins
</TPM:SourceFiles>
<TPM:Provides>Package/fontspec</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|