summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
index 17f290ca448..9aa0d2a98f4 100644
--- a/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
+++ b/Master/texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.tex
@@ -112,6 +112,15 @@ There are no bold symbols in LibertinusMath, but there are bold Roman and Greek
\item There is an upright partial derivative symbol named \verb|\uppartial| that typesets as $\uppartial$, for those who wish to follow ISO rules.
\item There are (as of version 1.1) macros for mathematical sans serif: \verb|\mathsf|, \verb|\mathsfit| (italic sans), \verb|\mathsfbf| (bold sans) and \verb|\mathsfbfit| (bold sans italic.) See the end of this documentation for details.
\item If you use one of the AMS classes such as {\tt amsart} or {\tt amsbook}, then the AMS fonts will be loaded even though not needed, taking up two of your precious sixteen math families. If you are running out of families (``too many math alphabets used in version normal''), use another capable class such as {\tt memoir} or {\tt scrartcl} and gain two more families.
+\item The subscripts and superscripts can appear a bit indistinct because they are rather faint and a bit small. You may find it useful to
+add to your preamble a number of lines like
+\begin{verbatim}
+\DeclareMathSizes{10}{10}{8}{6.5}
+\DeclareMathSizes{10.95}{11}{9}{7.5}
+\DeclareMathSizes{11}{11}{9}{7.5}
+\end{verbatim}
+The four arguments, \verb|#1|, \verb|#2|, \verb|#3|, \verb|#4|, have
+the following effects: if the main text font is being rendered at \verb|#1pt|, math will be rendered at \verb|#2pt| with subscripts at \verb|#3pt| and sub-subscripts at \verb|#4pt|. So, you need an entry for all the text sizes you might use in the document.
\end{itemize}
The next pages show the font tables for LibertinusT1Math. If you see an unfamiliar symbol and wish to learn its \LaTeX\ name, get the \LaTeX\ name of the font (e.g., {\tt operators}, {\tt letters}, {\tt symbols}, {\tt largesymbols}) and the hex location of the glyph (e.g., \verb|"FF| is hex notation for $255$) and search {\tt libertinust1math.sty} by hex number.
\newpage