summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/mathspec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-02 00:06:36 +0000
committerKarl Berry <karl@freefriends.org>2008-10-02 00:06:36 +0000
commit92090712c51bbf2c7667b0b9fe1e78e1566c05c8 (patch)
tree97e1853125cd9bca71197c1fc622f0e1c13903ad /Master/texmf-dist/doc/xelatex/mathspec
parent22e41a448803cd30f71ffa82b7c42a44b0fb1c62 (diff)
mathspec update (1oct08)
git-svn-id: svn://tug.org/texlive/trunk@10820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/mathspec')
-rw-r--r--Master/texmf-dist/doc/xelatex/mathspec/README26
-rw-r--r--Master/texmf-dist/doc/xelatex/mathspec/mathspec.pdfbin246981 -> 174895 bytes
2 files changed, 18 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/xelatex/mathspec/README b/Master/texmf-dist/doc/xelatex/mathspec/README
index d884edc7db5..4df204507ae 100644
--- a/Master/texmf-dist/doc/xelatex/mathspec/README
+++ b/Master/texmf-dist/doc/xelatex/mathspec/README
@@ -1,19 +1,18 @@
The mathspec package
Andrew Gilbert Moschou
-v0.10 2008/08/17
+v0.15 2008/10/01
This work is released under the LPPL v1.3c or later.
The mathspec package provides an interface to typeset
-mathematics in XeLaTeX using arbitrary text fonts.
+mathematics in arbitrary text fonts in XeLaTeX documents.
Usage
-\usepackage{mathspec}
+\usepackage[<mathspec and fontspec options>]{mathspec}
Commands
\setmathsfont[Set=<set>,<shapes>,<font features>]{<font name>}
- \setmathfont[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
@@ -21,11 +20,22 @@ Commands
Values: Regular,Italic,Plain
<font features>: Optional fontspec font features
<font name>: fontspec font name
-
- \setmathsfont*[Set=<set>,<shapes>,<font features>]{<font name>}
- \setmathfont*[Set=<set>,<shapes>,<font features>]{<font name>}
- Like unstarred version, but also sets the digits in the specified font.
+
+ \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.
+ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/xelatex/mathspec/mathspec.pdf b/Master/texmf-dist/doc/xelatex/mathspec/mathspec.pdf
index 2fffa18c3dc..b7b53c667c8 100644
--- a/Master/texmf-dist/doc/xelatex/mathspec/mathspec.pdf
+++ b/Master/texmf-dist/doc/xelatex/mathspec/mathspec.pdf
Binary files differ