summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-17 22:17:34 +0000
committerKarl Berry <karl@freefriends.org>2014-04-17 22:17:34 +0000
commitc7e4eec10d8fc9e79bc4a83e0ccd006d4f01b838 (patch)
treefeafeb49da0789dee1ed8b5fcfbb61c3f39110f2 /Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex
parentf4a69d9053a397ac8460bf1a3768a713939a1131 (diff)
newtx (17apr14)
git-svn-id: svn://tug.org/texlive/trunk@33480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex
index 2e4e2ba3e0b..7a951c9447c 100644
--- a/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex
+++ b/Master/texmf-dist/doc/fonts/newtx/newtxdoc.tex
@@ -76,6 +76,13 @@ loads the math part of the {\tt txfonts} (with revised metrics and additional gl
\item {\tt minion} loads different versions of math italic and bold math italic based on \textsf{MinionPro} rather than \textsf{Times}---the {\tt varg} option is disabled in this case, as the equivalent variant forms are made available by default---see the extended discussion below;
\item {\tt garamondx} loads different versions of math italic and bold math italic based on \textsf{garamondx} rather than \textsf{Times}---the {\tt varg} option is disabled in this case, as the equivalent variant forms are made available by default.
\item {\tt baskervaldx} (or {\tt Baskervaldx}) loads different versions of math italic and bold math italic based on \textsf{Baskervaldx} rather than \textsf{Times}---the {\tt varg} option is disabled in this case, as the equivalent variant forms are made available by default.
+\item {\tt utopia} (or {\tt heuristica}) loads different versions of math italic and bold math italic based on \textsf{Heuristica} rather than \textsf{Times}---the {\tt varg} option is disabled in this case, as the equivalent variant forms are made available by default. The Heuristica font package must be installed to use this option. For example:
+\begin{verbatim}
+\usepackage[osf,scaled=.92]{heuristica} %extension of Utopia
+\usepackage[varqu,varl]{inconsolata} % sans typewriter
+\usepackage[scaled=.95]{cabin} % sans serif
+\usepackage[utopia,bigdelims,vvarbb]{newtxmath}
+\end{verbatim}
\item the {\tt libertine} option also replaces both slanted and upright Greek symbols by the corresponding Libertine glyphs, and similarly for {\tt minion} and {\tt garamondx};
\item
{\tt cmintegrals} instructs \textsf{newtxmath} to load a thicker version of the Computer Modern integral in place of the \textsf{newtxmath} default---the txfonts integral (identical to the integral in the Wolfram fonts), which is not to everyone's taste---a consequence is that none of the special forms of \textsf{txfonts} integrals are available;