diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-08 00:02:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-08 00:02:45 +0000 |
commit | 42af20fa9b4836de5fd19cb86d1ac6cc125b8480 (patch) | |
tree | b3bbdd76b7a6cef514f2f6fc0bb08484ee625f8b /Master/texmf-dist/doc/latex/mathastext/README.md | |
parent | c6a9f41960195895fc4bd9efe7b17cd573dcaea8 (diff) |
mathastext (7jan16)
git-svn-id: svn://tug.org/texlive/trunk@39305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathastext/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/mathastext/README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/mathastext/README.md b/Master/texmf-dist/doc/latex/mathastext/README.md index 63397066ae1..10fca595a61 100644 --- a/Master/texmf-dist/doc/latex/mathastext/README.md +++ b/Master/texmf-dist/doc/latex/mathastext/README.md @@ -14,7 +14,7 @@ The Author of this Work is Jean-Francois Burnol Copyright (C) 2011-2015 Jean-Francois Burnol (`jfbu at free dot fr`) - Source: mathastext.dtx 1.3h 2015/10/31 + Source: mathastext.dtx 1.3i 2016/01/06 > cumulative Change Log at bottom of this file. @@ -124,6 +124,16 @@ This produces the documentation without the source code. CHANGE LOG ========== +1.3i \[2016/01/06\] +---- + +* `\url` from `url.sty` as well as `\url` and `\nolinkurl` from + `hyperref.sty` use math mode and (by default) the monotype text + font. To avoid mathastext overwriting the + special preparation done by `{url,hyperref}.sty` the commands + `\url/\nolinkurl` are patched to do automatically `\MTactivemathoff` + before entering math mode. + 1.3h \[2015/10/31\] ---- |