diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/README | 42 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf | bin | 1930974 -> 2320737 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf | bin | 340981 -> 383795 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf | bin | 295990 -> 295959 bytes |
4 files changed, 32 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-math/README b/Master/texmf-dist/doc/latex/unicode-math/README index 6170fea0c45..3ce07a4504f 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/README +++ b/Master/texmf-dist/doc/latex/unicode-math/README @@ -2,16 +2,17 @@ The UNICODE-MATH package ======================== This package will provide a complete implementation of unicode maths for -XeTeX. While I do not encourage people to use this package for production -work, I understand that it has certain uses and am making it available for -distribution. Your testing and feedback is essential to fill in the many gaps -that I miss! +XeLaTeX and LuaLaTeX. -The package will soon also work under LuaTeX, but this is not yet supported. +While I am a little wary of encouraging people to use this package for +production work, I understand that it has certain uses and am making it +available for distribution. Your testing and feedback is essential to fill +in the many gaps that I miss! Please be aware that this package is undergoing continued development and the interface and functionality should not be considered completely stable. But -the more the package is used the more stable it will become. (Things are generally working now; it is only minutiae that may change in the future.) +the more the package is used the more stable it will become. (Things are +generally working now; it is only minutiae that may change in the future.) Unicode maths is currently supported to one degree or another by the fonts @@ -34,13 +35,14 @@ new releases. [XM]: http://github.com/khaledhosny/xits-math [OFL]: http://scripts.sil.org/OFL + PACKAGE USAGE ------------- Please see the PDF documentation for full details. A simple beginning is: \usepackage{unicode-math} - \setmathfont{Cambria Math} + \setmathfont{xits-math.otf} Most LaTeX math should still work after this. (Let me know if it doesn't.) Furthermore, it will be in a different font. @@ -49,9 +51,16 @@ Furthermore, it will be in a different font. REQUIREMENTS ------------ -As well as running XeTeX or LuaTeX this package requires recent versions -of the fontspec, expl3 and xpackages packages. If you're using TeX Live 2010 -then there'll be no problems. +As well as running XeTeX or LuaTeX this package requires recent versions of +the `fontspec`, `expl3`, `xpackages`, `catchfile`, and `filehook` packages. If +you're using an up-to-date TeX Live 2010 then there'll be no problems. “Up to +date” means the current state of TeX Live 2010, as obtained by running `tlmgr +update --all`; the DVD release of TeX Live 2010 is not recent enough. + +For some additional features you need LuaTeX 0.65 or later, which can be +updated using [TLContrib][TLC]. + +[TLC]: http://tlcontrib.metatex.org) MAINTENANCE @@ -91,6 +100,10 @@ To install it for all users in your system-wide local texmf tree: make install-sys +Afterward you may have to regenerate the TeX Live file databases: + + texhash + See `make help` for further information. @@ -138,6 +151,15 @@ changes have not affected the standard behaviour. CHANGE HISTORY -------------- +- v0.5d (2011/01/30) + + * Assorted improvements to LuaLaTeX support, including non-growing accents + available in LuaTeX v0.65 and later + * Improved behaviour with reading and using maths font dimensions + * Better compatibility with legacy maths packages and environments + (always more worked needed, though) + * Fix the default setting for "vargreek-shape" + - v0.5c (2010/09/27) * Fix a long-standing bug in XeLaTeX in which the "master" math diff --git a/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf b/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf Binary files differindex 9ab71e8b798..d073c602cce 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf +++ b/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf diff --git a/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf b/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf Binary files differindex f6d1936b8b6..49b1248c20c 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf +++ b/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf diff --git a/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf b/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf Binary files differindex 2688ab41e33..f66e048c697 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf +++ b/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf |