summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex
index 45195645eb5..df0440073b2 100644
--- a/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex
+++ b/Master/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex
@@ -37,10 +37,11 @@
The {\tt newtx} package has been modified, as of version $1.26$, to offer a new option {\tt utopia} (or, equivalently, {\tt heuristica} or {\tt erewhon}) that uses math italic glyphs taken from Utopia and oldstyle figures from \emph{Erewhon}. Its slanted Greek alphabets are constructed from the {\tt txfonts} slanted Greek letters by reducing their italic angle from $15.5$\textdegree\ to $13$\textdegree, matching Utopia's italic angle. So, for Erewhon text and matching math, you can use\footnote{There is most likely also a way to use {\tt MathDesign} or {\tt fourier} with at least partial compatibility.}:
\begin{verbatim}
+% load babel package and options before erewhon
\usepackage[p,osf,scaled=.98]{erewhon}
\usepackage[varqu,varl]{inconsolata} % typewriter
\usepackage[type1,scaled=.95]{cabin} % sans serif like Gill Sans
-\usepackage[utopia,vvarbb,bigdelims]{newtxmath}
+\usepackage[utopia,vvarbb]{newtxmath}
\end{verbatim}
The effect of the options {\tt p,osf} is to force the default figure style in {\tt erewhon} text to be proportional oldstyle 0123456789 while using lining figures $0123456789$ in math mode. If no options are specified, tabular lining figures will be used throughout.