summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/isomath/isomath-test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/isomath/isomath-test.tex')
-rw-r--r--Master/texmf-dist/doc/latex/isomath/isomath-test.tex38
1 files changed, 22 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/isomath/isomath-test.tex b/Master/texmf-dist/doc/latex/isomath/isomath-test.tex
index a4ce766ae2d..ce6ab3fa5b6 100644
--- a/Master/texmf-dist/doc/latex/isomath/isomath-test.tex
+++ b/Master/texmf-dist/doc/latex/isomath/isomath-test.tex
@@ -33,7 +33,7 @@
% gfsneohellenic% (use option [default]) no bold
% hfoldsty% bitmap fonts
% iwona% sets cmss as sans font (use iwona)
-% kpfonts% no sans serif italic, needs reuseMathalphabets
+% kpfonts% no sans serif italic, needs reuseMathAlphabets
% kerkis% no bold math, no sans serif (use iwona or arev?)
% cmlgc% \sfdefault is cmss (use cmbr)
% lmodern% \sfdefault is cmss (use cmbr)
@@ -42,7 +42,7 @@
mathdesign% \sfdefault is cmss (use cmbr?) provides roman and roman bold in OML :-)
% mbtimes% \sfdefault is cmss (use cmbr?)
% mathpazo% \sfdefault is cmss (use cmbr?)
-% pxfonts% needs reuseMathalphabets, no sans-serif
+% pxfonts% needs reuseMathAlphabets, no sans-serif
% tgpagella,qpxmath% \sfdefault is cmss (use cmbr?)
% tgtermes,qtxmath% \sfdefault is cmss (use cmbr?)
% txfonts% no sans-serif
@@ -51,9 +51,10 @@ mathdesign% \sfdefault is cmss (use cmbr?) provides roman and roman bold in
% Options
% -------
-% ::
+% Uncomment the line(s) with the required options!
+
+% Options for the font package call::
-% Options for the font package call:
\newcommand*{\fontpackageoptions}{}
\renewcommand*{\fontpackageoptions}{%
% default% {gfsneohellenic}
@@ -62,16 +63,18 @@ mathdesign% \sfdefault is cmss (use cmbr?) provides roman and roman bold in
utopia% {mathdesign} % \sfdefault is cmss (use cmbr?)
}
-% Options for
+% Isomath options::
+
\newcommand*{\isomathoptions}{}
\renewcommand*{\isomathoptions}{%
-% reuseMathalphabets%
-% OMLmathsans%
-OMLmathsans,OMLmathbf,sfdefault=cmbr%
-% OMLmathsans,sfdefault=cmbr% CM-Bright
-% OMLmathsans,sfdefault=iwona% Iwona sans
-% sfdefault=zavm% Arew sans (larger than normal)
-% sfdefault=llcmm% LX sans (larger than normal)
+% reuseMathAlphabets,%
+OMLmathsans,%
+OMLmathbf,%
+% OMLmathsf,
+sfdefault=cmbr% CM-Bright
+% sfdefault=iwona% Iwona sans (some glyphs too close to roman)
+% sfdefault=zavm% Arew sans (larger than normal)
+% sfdefault=llcmm% LX sans (larger than normal)
}
% Load customisable packages
@@ -111,8 +114,9 @@ Default font families:
\subsection{Math alphabets}
-If there are ligatures (ff, fi, ...) instead of small Greek letters in a
-math alphabet, T1 or OT1 encoding is used instead of OML.
+If there are ligatures (ff, fi, ...) or other "strange" symbols instead of
+small Greek letters in a math alphabet, it uses T1 or OT1 encoding instead
+of OML.
% Define a teststring with Latin and Greek letters
\newcommand{\teststring}{%
@@ -147,7 +151,8 @@ a,g,
\subsection{Vector symbols}
-Symbols for vectors are boldface italic $\vec{\alpha}=\vec{e}_{1}\cdot\vec{a}$
+Symbols for vectors are boldface italic:
+$\vec{\alpha}=\vec{e}_{1}\cdot\vec{a}$
\subsection{Matrix symbols}
@@ -157,7 +162,8 @@ face as vectors:%
\footnote{However, matrix symbols are usually capital letters whereas vectors
are small ones. Exceptions are physical Quantities like the force
vector $\vec{F}$ or the electrical field $\vec{E}$.%
-} $\matrixsym{\Gamma}=\matrixsym{E}\cdot\matrixsym{A}.$
+}
+$\matrixsym{\Gamma}=\matrixsym{E}\cdot\matrixsym{A}.$
\subsection{Tensor symbols}