summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-05-07 23:51:40 +0000
committerKarl Berry <karl@freefriends.org>2008-05-07 23:51:40 +0000
commitd726ca5998afaac28572056788e01b78fbe0aeeb (patch)
tree0242bb7fbd28fc23ff198c25c20b117be59cbfb5 /Master/texmf-dist/doc/xelatex
parent836d5f65811c78378821754b1b0f07ab1bbf5f9b (diff)
fontspec update (7may08)
git-svn-id: svn://tug.org/texlive/trunk@7927 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex')
-rw-r--r--Master/texmf-dist/doc/xelatex/fontspec/README34
-rw-r--r--Master/texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx12
-rw-r--r--Master/texmf-dist/doc/xelatex/fontspec/fontspec.pdfbin1657494 -> 1195347 bytes
3 files changed, 31 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/xelatex/fontspec/README b/Master/texmf-dist/doc/xelatex/fontspec/README
index 067d00b45ed..b43b1cff1c8 100644
--- a/Master/texmf-dist/doc/xelatex/fontspec/README
+++ b/Master/texmf-dist/doc/xelatex/fontspec/README
@@ -1,11 +1,23 @@
--------------------------
-THE FONTSPEC PACKAGE v1.12
-
-The fontspec package only works with XeTeX, a unicode capable TeX-variant. It provides an automatic and unified interface for loading fonts in LaTeX. XeTeX allows a direct interface to system-installed fonts, so no manual font installation is required.
-
-This package also provides access to the large number of font features available with AAT and OpenType fonts, including upper and lower case numbers, proportional and monospaced numbers, swash letters, vulgar fractions, ligature control, and many others.
-
-It also provides an interface to set the XeTeX font mappings, font colour, relative font scaling, inter-word space scaling, and more.
+THE FONTSPEC PACKAGE v1.17
+
+The fontspec package only works with XeTeX,
+a unicode capable TeX-variant. It provides
+an automatic and unified interface for loading
+fonts in LaTeX. XeTeX allows a direct interface
+to system-installed fonts, so no manual font
+installation is required.
+
+This package also provides access to the large
+number of font features available with AAT and
+OpenType fonts, including upper and lower case
+numbers, proportional and monospaced numbers,
+swash letters, vulgar fractions, ligature
+control, and many others.
+
+It also provides an interface to set the XeTeX
+font mappings, font colour, relative font
+scaling, inter-word space scaling, and more.
------------------------
SUMMARY OF USER COMMANDS
@@ -17,12 +29,12 @@ Commands for selecting fonts efficiently can be created with
\newfontfamily\myfamily[<font options>]{<font name>}
\newfontface\myfont[<font options>]{<font name>}
-Default document fonts are selected with
- \setromanfont[<font options>]{<font name>}
+Default document fonts are selected with
+ \setmainfont[<font options>]{<font name>}
\setsansfont[<font options>]{<font name>}
\setmonofont[<font options>]{<font name>}
-Fonts to be used in maths are defined with
+Fonts to be used in maths are defined with
\setmathrm[<font options>]{<font name>}
\setmathsf[<font options>]{<font name>}
\setmathtt[<font options>]{<font name>}
@@ -46,4 +58,4 @@ Features can be renamed and feature options can be renamed with
--------------
Will Robertson
-2006 \ No newline at end of file
+2004--2007
diff --git a/Master/texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx b/Master/texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx
index 3cce11e5ca1..371fcba4274 100644
--- a/Master/texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx
+++ b/Master/texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx
@@ -8,7 +8,7 @@
%%
%% ________________________________
%% The fontspec package for XeLaTeX
-%% (C) 2004--2006 Will Robertson
+%% (C) 2004--2007 Will Robertson
%%
%% License information appended.
%%
@@ -63,7 +63,7 @@ Please see the documentation for font feature explanation and further package ni
\end{document}
%%
-%% Copyright 2005-2006 by Will Robertson <wspr81@gmail.com>
+%% Copyright 2004--2007 by Will Robertson <wspr81@gmail.com>
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
@@ -72,8 +72,12 @@ Please see the documentation for font feature explanation and further package ni
%% This work is "maintained" (as per LPPL maintenance status)
%% by Will Robertson.
%%
-%% This work consists of the file fontspec.dtx
-%% and the derived files fontspec.sty and fontspec.pdf.
+%% This work consists of this file fontspec.dtx
+%% and the derived files fontspec.sty,
+%% fontspec.cfg,
+%% fontspec.ins,
+%% fontspec-example.ltx,
+%% and fontspec.pdf.
%%
%%
%% End of file `fontspec-example.ltx'.
diff --git a/Master/texmf-dist/doc/xelatex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/xelatex/fontspec/fontspec.pdf
index ab80b443aae..e547103511e 100644
--- a/Master/texmf-dist/doc/xelatex/fontspec/fontspec.pdf
+++ b/Master/texmf-dist/doc/xelatex/fontspec/fontspec.pdf
Binary files differ