summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/mathspec/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-03 14:59:49 +0000
committerKarl Berry <karl@freefriends.org>2009-10-03 14:59:49 +0000
commit7ec4d6d5210183afdb6a9b9564e4eb691e99d18d (patch)
tree413b77909923cb7433f1aff1698caad8109edd79 /Master/texmf-dist/doc/xelatex/mathspec/README
parent556ccc6a2633ddbc27a22319d2e16e8a5d7483d1 (diff)
mathspec 0.2 (30sep09)
git-svn-id: svn://tug.org/texlive/trunk@15603 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/mathspec/README')
-rw-r--r--Master/texmf-dist/doc/xelatex/mathspec/README71
1 files changed, 39 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/xelatex/mathspec/README b/Master/texmf-dist/doc/xelatex/mathspec/README
index e4c4fdfc7e3..b20301440df 100644
--- a/Master/texmf-dist/doc/xelatex/mathspec/README
+++ b/Master/texmf-dist/doc/xelatex/mathspec/README
@@ -1,41 +1,48 @@
The mathspec package
+--------------------
+Font selection for mathematics with XeLaTeX
+version 0.2
Andrew Gilbert Moschou
-v0.16 2009/08/29
+Wednesday, 30 September 2009
This work is released under the LPPL v1.3c or later.
-The mathspec package provides an interface to select arbitrary
-text fonts for typesetting mathematics in XeLaTeX documents.
+The mathspec package provides an interface to select ordinary text fonts for
+typesetting mathematics with XeLaTeX.
-Usage
+
+The package is developmental and later versions might to be incompatible with
+this version. This version is incompatible with earlier versions. The package
+requires at least version 0.9995 of XeTeX.
+
+Implementation
+--------------
\usepackage[<mathspec and fontspec options>]{mathspec}
-Commands
- \setmathsfont[Set=<set>,<shapes>,<font features>]{<font name>}
- Specifies the mathematics fonts.
- <set>: Latin, Greek or Symbols;
- <shapes>: Optional comma separated list of keys and values
- Keys: Uppercase, Lowercase, Digits
- Values: Regular,Italic,Plain
- <font features>: Optional fontspec font features
- <font name>: fontspec font name
-
- \setmathrm[<font features>]{<font name>}
- \setmathcal[<font features>]{<font name>}
- \setmathsf[<font features>]{<font name>}
- \setmathtt[<font features>]{<font name>}
- \setmathfrak[<font features>]{<font name>}
- \setmathbb[<font features>]{<font name>}
-
- \setprimaryfont[<font features>]{<font name>}
- \setsansfonts[<font features>]{<font name>}
- \setmonofonts[<font features>]{<font name>}
-
- \normalfvarforms
- \varforms
-
- \+[<size>]
- Inserts a <size> mu (1/18 em) space in mathematics mode.
- Default <size> is 1.
-
+End user commands
+-----------------
+
+\setmathsfont(<set>)[<shapes, font features>]{<font name>}
+\setmathfont(<set>)[<shapes, font features>]{<font name>}
+
+\setmathrm[<font features>]{<font name>}
+\setmathsf[<font features>]{<font name>}
+\setmathtt[<font features>]{<font name>}
+\setmathcal[<font features>]{<font name>}
+\setmathbb[<font features>]{<font name>}
+\setmathfrak[<font features>]{<font name>}
+
+\setallmainfonts(<sets>)[<font features>]{<font name>}
+\setprimaryfont[<font features>]{<font name>}
+\setallsansfont[<font features>]{<font name>}
+\setallmonofonts[<font features>]{<font name>}
+
+\exchangeforms{<list>}
+\normalisevarforms[<list>]
+\normalizevarforms[<list>]
+
+"<character>
+\"<string>"
+\setminwhitespace
+