diff options
author | minskim <minskim@pkgsrc.org> | 2009-07-21 07:24:30 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-07-21 07:24:30 +0000 |
commit | 8b9e809935ddea75dbf8c7a84bd039cfc5cce271 (patch) | |
tree | 8df4cec5c2f7a924240a5e154e7523213adedac7 /fonts/tex-fontspec/DESCR | |
parent | 7413ee39c5742337ca91c8ee83bfa14b8e424d7c (diff) | |
download | pkgsrc-8b9e809935ddea75dbf8c7a84bd039cfc5cce271.tar.gz |
Import tex-fontspec-1.18 as fonts/tex-fontspec.
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 (originally for Mac OS X, but now available in the major
distributions for other platforms, too) that accepts unicode input and
can access system fonts directly.
Diffstat (limited to 'fonts/tex-fontspec/DESCR')
-rw-r--r-- | fonts/tex-fontspec/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fonts/tex-fontspec/DESCR b/fonts/tex-fontspec/DESCR new file mode 100644 index 00000000000..a8b9de666ee --- /dev/null +++ b/fonts/tex-fontspec/DESCR @@ -0,0 +1,6 @@ +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 (originally for Mac OS X, but now available in the major +distributions for other platforms, too) that accepts unicode input and +can access system fonts directly. |