diff options
author | Karl Berry <karl@freefriends.org> | 2018-02-01 23:06:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-02-01 23:06:27 +0000 |
commit | e526edff1f4884090f58dfaf692bd9a4a6c177d1 (patch) | |
tree | d8994bc76c475d3c112c1fa44cf08b13aafd48d7 /Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex | |
parent | bc61db48b8a70b7211fef576059edbacb9a36d0d (diff) |
unicode-math (1feb18)
git-svn-id: svn://tug.org/texlive/trunk@46515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex b/Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex index c6b8c96a077..ff82a414a96 100644 --- a/Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex +++ b/Master/texmf-dist/doc/latex/unicode-math/um-doc-main.tex @@ -44,6 +44,7 @@ Users who desire to specify maths alphabets only (Greek and Latin letters, and Arabic numerals) may wish to use Andrew Moschou's \pkg{mathspec} package instead. (\XeTeX-only at time of writing.) +Note that \pkg{unicode-math} and \pkg{mathspec} are not compatible with each other. \section{Acknowledgements} @@ -282,6 +283,9 @@ where \meta{unicode range} is a comma-separated list of Unicode slot numbers and Note that \TeX's syntax for accessing the slot number of a character, such as |`\+|, will also work here. Only numerical slots can be used in ranged declarations. +Note that, for efficiency, the \pkg{unicode-math} package only loads a default maths setup when absolutely necessary. +Before you use the |range| option you must first load a `main' maths font in the standard way. + You may also use the macro for accessing the glyph, such as |range=|\cs{int}, or whole collection of symbols with the same math type, such as |range=\mathopen|, or complete math styles such as |range=\symbb| (or just |range=bb|). \subsubsection{Control over alphabet ranges} @@ -850,7 +854,7 @@ are shown in \figref{superscripts,subscripts}. Please request more if you think it is appropriate. \begin{figure}\centering -\fbox{\fontspec{CharisSILR.ttf}\Large +\fbox{\fontspec{DejaVuSerif.ttf}\Large A ^^^^2070 ^^^^00b9 ^^^^00b2 ^^^^00b3 ^^^^2074 ^^^^2075 ^^^^2076 ^^^^2077 ^^^^2078 ^^^^2079 ^^^^207a ^^^^207b ^^^^207c ^^^^207d ^^^^207e ^^^^2071 @@ -858,7 +862,7 @@ A Z} \caption{ The Unicode superscripts supported as input characters. - These are the literal glyphs from Charis SIL, + These are the literal glyphs from the `DejaVu Serif' font, not the output seen when used for maths input. The `A' and `Z' are to provide context for the size and location of the superscript glyphs. @@ -867,7 +871,7 @@ Z} \end{figure} \begin{figure}\centering -\fbox{\fontspec{CharisSILR.ttf}\Large +\fbox{\fontspec{DejaVuSerif.ttf}\Large A ^^^^2080 ^^^^2081 ^^^^2082 ^^^^2083 ^^^^2084 ^^^^2085 ^^^^2086 ^^^^2087 ^^^^2088 ^^^^2089 ^^^^208a ^^^^208b ^^^^208c ^^^^208d ^^^^208e ^^^^2090 |