summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/unicode-math
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-31 21:24:14 +0000
committerKarl Berry <karl@freefriends.org>2011-07-31 21:24:14 +0000
commit1f05122edd891a75b0c057209e9ff46a265d3119 (patch)
tree3731fbbe1af59da1288970f59b160d35204dc56c /Master/texmf-dist/doc/latex/unicode-math
parent4fcd51f020e5d12da9e8fa9dcff83c632385cb24 (diff)
unicode-math (31jul11)
git-svn-id: svn://tug.org/texlive/trunk@23287 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unicode-math')
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/README43
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unicode-math-testsuite.pdfbin2320737 -> 2441757 bytes
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdfbin383795 -> 387665 bytes
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdfbin295959 -> 295948 bytes
4 files changed, 32 insertions, 11 deletions
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 <will.robertson@latex-project.org>
+Copyright 2010-2011 Philipp Stephani <st_philipp@yahoo.de>
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
--- 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 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
--- a/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf
+++ b/Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf
+++ b/Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf
Binary files differ