summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/unicode-math
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-22 22:57:16 +0000
committerKarl Berry <karl@freefriends.org>2013-02-22 22:57:16 +0000
commitefe439a05915472e0f602b1912c0779ff95c6758 (patch)
treea16312ef1e6d5384bdd342427ea8f367c6656033 /Master/texmf-dist/doc/latex/unicode-math
parent4abd94a3d5c1416292c8e8a7ba4121173b2410da (diff)
unicode-math (22feb13)
git-svn-id: svn://tug.org/texlive/trunk@29204 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/README24
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unicode-math.pdfbin406852 -> 406024 bytes
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unimath-example.ltx2
-rw-r--r--Master/texmf-dist/doc/latex/unicode-math/unimath-symbols.pdfbin1796753 -> 1824239 bytes
4 files changed, 15 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-math/README b/Master/texmf-dist/doc/latex/unicode-math/README
index 615e66e0981..512973e12f2 100644
--- a/Master/texmf-dist/doc/latex/unicode-math/README
+++ b/Master/texmf-dist/doc/latex/unicode-math/README
@@ -57,7 +57,7 @@ Furthermore, it will be in a different font.
REQUIREMENTS
------------
-If you're using an up-to-date TeX Live 2011/2012 or MiKTeX 2.9 then there'll
+If you're using an up-to-date TeX Live 2011/2012 or MiKTeX 2.9 then there'll
be no problems. Otherwise, read on.
As well as running XeTeX or LuaTeX, this package requires recent versions of
@@ -82,8 +82,8 @@ Please file bug reports with minimal examples:
INSTALLATION
------------
-If you are using the currently supported version of TeX Live (about to be 2012
-at time of writing), you may install the latest release version of the package
+If you are using the currently supported version of TeX Live (about to be 2012
+at time of writing), you may install the latest release version of the package
with
sudo tlmgr update unicode-math
@@ -142,26 +142,30 @@ Subsequently, the test suite may be executed with
make check
-Both of these operations will take quite some time and require ImageMagick's
+Both of these operations will take quite some time and require ImageMagick's
`convert` tool to be installed.
-They are only necessary if you wish to make changes to unicode-math yourself
-(be sure to initialise the test suite *before* any changes are made to the
-package) and you wish to ensure that your changes have not affected the
+They are only necessary if you wish to make changes to unicode-math yourself
+(be sure to initialise the test suite *before* any changes are made to the
+package) and you wish to ensure that your changes have not affected the
standard behaviour.
CHANGE HISTORY
--------------
+- v0.7b (2013/02/22)
+
+ * Keep in sync with expl3 changes.
+
- v0.7a (2012/07/28)
* Keep in sync with expl3 changes.
- v0.7 (2012/05/30): The TeX Live 2012 release.
- * Most changes (and all significant ones) in this release thanks to Khaled
+ * Most changes (and all significant ones) in this release thanks to Khaled
Hosny, who is now credited as an author of the package.
- * Many improvements for XeTeX support to take advantage of the new engine
+ * Many improvements for XeTeX support to take advantage of the new engine
(v0.9998) in TL2012.
* As a result, `\resetmathfont` is no longer required.
* Improve `\not` to use pre-combined glyphs where possible.
@@ -308,4 +312,4 @@ and the test suite for this package
____________________________________
Copyright 2006-2012 Will Robertson <will.robertson@latex-project.org>
Copyright 2010-2011 Philipp Stephani <st_philipp@yahoo.de>
-Copyright 2012 Khaled Hosny <khaledhosny@eglug.org> \ No newline at end of file
+Copyright 2012 Khaled Hosny <khaledhosny@eglug.org>
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 c6244056b0b..bc4bb310767 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-example.ltx b/Master/texmf-dist/doc/latex/unicode-math/unimath-example.ltx
index bec1e8283e9..d9190366a7a 100644
--- a/Master/texmf-dist/doc/latex/unicode-math/unimath-example.ltx
+++ b/Master/texmf-dist/doc/latex/unicode-math/unimath-example.ltx
@@ -11,7 +11,7 @@
% Load unicode-math and define a math font:
\usepackage{unicode-math}
-\setmathfont{Asana Math}
+\setmathfont{texgyrepagellamath-regular.otf}
\begin{document}
\title{An example of \textsf{unicode-math}}
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 90ba414785a..2d89e9be8f9 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