From 1f05122edd891a75b0c057209e9ff46a265d3119 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 31 Jul 2011 21:24:14 +0000 Subject: unicode-math (31jul11) git-svn-id: svn://tug.org/texlive/trunk@23287 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/unicode-math/README | 43 +++++++++++++++------ .../latex/unicode-math/unicode-math-testsuite.pdf | Bin 2320737 -> 2441757 bytes .../doc/latex/unicode-math/unicode-math.pdf | Bin 383795 -> 387665 bytes .../doc/latex/unicode-math/unimath-symbols.pdf | Bin 295959 -> 295948 bytes 4 files changed, 32 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/doc/latex/unicode-math') diff --git a/Master/texmf-dist/doc/latex/unicode-math/README b/Master/texmf-dist/doc/latex/unicode-math/README index 3ce07a4504f..01399e0c16c 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/README +++ b/Master/texmf-dist/doc/latex/unicode-math/README @@ -17,22 +17,26 @@ 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 - [Cambria Math][CM] (Microsoft), + - [Latin Modern Math][LM] (Bogusław Jackowski, Janusz M. Nowacki) - [Asana Math][AM] (Apostolos Syropolous), - [Neo Euler][NE] (Khaled Hosny), - [STIX][SM] (STI Pub), and - [XITS Math][XM] (Khaled Hosny). -With the exception of Cambria Math, which is proprietry, the fonts above +With the exception of Cambria Math, which is proprietry, and Latin Modern Math, +which is released under the free [GUST Font License][GFL], the fonts above are all freely available and released under the [Open Font Licence][OFL]. I'm always looking for new fonts to test with, so please let me know of any new releases. [CM]: http://www.ascenderfonts.com/font/cambria-regular.aspx +[LM]: http://www.gust.org.pl/projects/e-foundry/lm-math [AM]: http://www.ctan.org/tex-archive/fonts/Asana-Math/ [NE]: http://github.com/khaledhosny/euler-otf [SM]: http://www.aip.org/stixfonts/ [XM]: http://github.com/khaledhosny/xits-math +[GFL]: http://www.gust.org.pl/projects/projects/e-foundry/licenses/ [OFL]: http://scripts.sil.org/OFL @@ -52,10 +56,9 @@ REQUIREMENTS ------------ 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. +the `fontspec`, `expl3`, `xpackages`, `catchfile`, `trimspaces`, +`filehook`, and `lualatex-math` packages. If you're using an up-to-date TeX Live 2011 then there'll +be no problems. For some additional features you need LuaTeX 0.65 or later, which can be updated using [TLContrib][TLC]. @@ -100,10 +103,6 @@ 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. @@ -151,6 +150,27 @@ changes have not affected the standard behaviour. CHANGE HISTORY -------------- +- v0.5e (2011/07/07) + + * Fix forward compatibility clash with deprecated expl3 functions (sorry) + * Command names are now `\protected`; this makes them safe to use in moving + arguments and so on + * Similarly to the change in v0.5c, the main math font is now loaded in + math family zero (equiv. to LaTeX's `operators` math font) + * `\mathring` added + * Ensure that a math font has been selected in order to prevent problems + in minimal documents (this will be unnecessary when the OpenType LM math + font is released) + * Documentation for which was which of epsilon/varepsilon was backwards! + (thank to Rasmus Villemoes for pointing this out) + * Spurious `\upUpsilon` removed (the one at U+03A5 is now the correct one) + * Typo when defining `\dprime` fixed + (thanks to Ulrik Vieth for these last two) + * Fix the math class of `\modtwosum`; it is now a large operator + (thanks to Michael Ummels) + * Move several LuaTeX-related patches to the `lualatex-math` package + + - v0.5d (2011/01/30) * Assorted improvements to LuaLaTeX support, including non-growing accents @@ -221,5 +241,6 @@ and the test suite for this package - testfiles/umtest*.ltx, - testfiles/umtest*.safe.png. -__________________________________ -Copyright 2006-2010 Will Robertson +____________________________________ +Copyright 2006-2011 Will Robertson +Copyright 2010-2011 Philipp Stephani 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 index d073c602cce..03fe07dea18 100644 Binary files a/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf and b/Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdf differ diff --git a/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf b/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf index 49b1248c20c..956adb1db1e 100644 Binary files a/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf and b/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf differ diff --git a/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf b/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf index f66e048c697..90219546ff9 100644 Binary files a/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf and b/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf differ -- cgit v1.2.3