From 6add04a52f80b715c0e69f411ac56440589f3c75 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 22 Dec 2016 22:55:10 +0000 Subject: mathspec (22dec16) git-svn-id: svn://tug.org/texlive/trunk@42773 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/xelatex/mathspec/README.txt | 49 +++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Master/texmf-dist/doc/xelatex/mathspec/README.txt (limited to 'Master/texmf-dist/doc/xelatex/mathspec/README.txt') diff --git a/Master/texmf-dist/doc/xelatex/mathspec/README.txt b/Master/texmf-dist/doc/xelatex/mathspec/README.txt new file mode 100644 index 00000000000..ff28cad7d9d --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/mathspec/README.txt @@ -0,0 +1,49 @@ +The mathspec package +-------------------- +Font selection for mathematics with XeLaTeX +version 0.2b +Andrew Gilbert Moschou +22 Dec 2016 + +* v0.2b by Will Robertson: a bug fix update for fontspec and the new TU encoding + +This work is released under the LPPL v1.3c or later. + +The mathspec package provides an interface to select ordinary text fonts for +typesetting mathematics with XeLaTeX. + +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} + +End user commands +----------------- + +\setmathsfont()[]{} +\setmathfont()[]{} + +\setmathrm[]{} +\setmathsf[]{} +\setmathtt[]{} +\setmathcal[]{} +\setmathbb[]{} +\setmathfrak[]{} + +\setallmainfonts()[]{} +\setprimaryfont[]{} +\setallsansfont[]{} +\setallmonofonts[]{} + +\exchangeforms{} +\normalisevarforms[] +\normalizevarforms[] + +" +\"" +\setminwhitespace + -- cgit v1.2.3