diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-30 22:36:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-30 22:36:26 +0000 |
commit | 96269d837dc550d7b3276e44afcfc7a4b42b5259 (patch) | |
tree | ca32177b0e84c7f5070bb04e53f2e19d67eb8806 /Master/texmf-dist/doc/latex/unicode-math/README | |
parent | e7e2042fdd29c3b51aead77e94b84713768c238a (diff) |
unicode-math (29jun14)
git-svn-id: svn://tug.org/texlive/trunk@34490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unicode-math/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-math/README b/Master/texmf-dist/doc/latex/unicode-math/README index d1562647433..b0b1df18a7d 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/README +++ b/Master/texmf-dist/doc/latex/unicode-math/README @@ -153,9 +153,16 @@ standard behaviour. CHANGE HISTORY -------------- +- v0.7e (2014/06/30) + + * No longer assume fixltx2e has been loaded. + * Some ascii math symbols have been renamed with a \math... prefix, such as \mathquestion. + * Assume latest luaotfload is being used; no need for a separate unicode-math.lua script. + * Assorted typos and minor bugs. + - v0.7e (2013/05/04) - * Changes for luaotfload updates for TeX Live 2013. + * Track luaotfload updates. - v0.7d (2013/03/16) |