summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex')
-rw-r--r--macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex20
1 files changed, 14 insertions, 6 deletions
diff --git a/macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex b/macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex
index 285d2ee225..595db34e5e 100644
--- a/macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex
+++ b/macros/latex/contrib/fontsetup/doc/fontsetup-doc.tex
@@ -9,8 +9,8 @@
\textit{by}\\[1ex]
{\large Antonis Tsolomitis}\\
University of the Aegean\\ Department of Mathematics\\[1ex]
- \textsc{24} May \textsc{2020}\\[1ex]
- Version 1.003, \textsc{gpl3}
+ \textsc{24} June \textsc{2020}\\[1ex]
+ Version 1.004, \textsc{gpl3}
\end{center}
This package is a simple wrapper-type package that makes the setup of fonts easy and
@@ -30,7 +30,8 @@ University of the Aegean\\ Department of Mathematics\\[1ex]
\item[cambria] Loads the Cambria fonts of Microsoft. These must be already installed
as a system font (in \verb|C:\Windows\Fonts| in MS-Windows, in \verb|/home/user/.fonts/| in Linux
or elsewhere by the system administratior).
- \item[default] Loads the NewComputerModern fonts, which is an assembly of cm fonts plus
+ \item[default] Loads the NewComputerModern fonts (in Book weight),
+ which is an assembly of cm fonts plus
more fonts to support Greek (cbgreek) and Cyrillic languages. It also provides
\begin{itemize}
\item commands to access prosgegrammeni instead of ypogegrammeni for capitals and small
@@ -42,7 +43,7 @@ University of the Aegean\\ Department of Mathematics\\[1ex]
\item commands to access Sans Greek (upright and oblique) in math mode although these are
not included in the unicode standard. The commands follow the unicode-math.sty notation, so
to get $\msansLambda$ and $\mitsanspi$ you write \verb|$\msansLambda$| and \verb|$\mitsanspi$|.
- \end{itemize}
+ \end{itemize}
\item[ebgaramond] Loads the EB-Garamond fonts with Garamond-Math.
\item[fira] Loads the Fira family, a sans-serif font.
\item[gfsartemisia] Loads the GFSArtemisia, a font family designed to be used
@@ -53,7 +54,7 @@ University of the Aegean\\ Department of Mathematics\\[1ex]
letters are substituted from GFSDidotClassic to provide a better match. Notice that
the Bold versions of the Greek fonts are faked using fontspec mechanism as
the Greek part does not have bold versions.
- \item[gfsdidot] Loads the GFSDidot fonts. Stix2 is the Mathematics font, but latin
+ \item[gfsdidot] Loads the GFSDidot fonts. NewCMMath-Book is the Mathematics font, but latin
and greek letters are substituted from GFSdidot to provide a better match.
\item[gfsneohellenic] Loads the GFSNeohellenic family with GFSNeohellenic-Math.
\item[kerkis] Loads the kerkis font family and texgyrebonum-math.
@@ -73,6 +74,7 @@ University of the Aegean\\ Department of Mathematics\\[1ex]
from MS-Garamond.
\item[neoeuler] Loads the Concrete fonts with the Euler for Mathematics.
Needs euler.otf to be instaled in the TeX installation.
+ \item[olddefault] Loads the NewComputerModern fonts (in Regular weight),
\item[palatino] Loads the Linotype Palatino Fonts available from some versions of Windows.
Thefonts must be system installed (in \verb|C:\Windows\Fonts| in MS-Windows,
in \verb|/home/user/.fonts/| in Linux or elsewhere by the system administratior). The supplied
@@ -150,6 +152,12 @@ Cambria Fonts must be installed as system fonts\\[1cm]
\begin{center}
{\Large ComputerModern fonts: option \verb|default|}\\[1cm]
+\includegraphics[scale=1.2]{fspsample-newdefault.pdf}
+\end{center}
+\newpage
+
+\begin{center}
+{\Large ComputerModern fonts (Book weight): option \verb|olddefault|}\\[1cm]
\includegraphics[scale=1.2]{fspsample-cmr.pdf}
\end{center}
@@ -184,7 +192,7 @@ Cambria Fonts must be installed as system fonts\\[1cm]
\newpage
\begin{center}
-{\Large GFSDidot and Stix2Math: option \verb|gfsdidot|}\\[1cm]
+{\Large GFSDidot and NewCMMath-Book: option \verb|gfsdidot|}\\[1cm]
\includegraphics[scale=1.2]{fspsample-gfsdidot.pdf}
\end{center}