summaryrefslogtreecommitdiff
path: root/fonts/concmath-otf/concmath-otf.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/concmath-otf/concmath-otf.ltx')
-rw-r--r--fonts/concmath-otf/concmath-otf.ltx50
1 files changed, 23 insertions, 27 deletions
diff --git a/fonts/concmath-otf/concmath-otf.ltx b/fonts/concmath-otf/concmath-otf.ltx
index 9220b3e048..5daf94eab9 100644
--- a/fonts/concmath-otf/concmath-otf.ltx
+++ b/fonts/concmath-otf/concmath-otf.ltx
@@ -27,7 +27,7 @@
\title{Concrete Math font, OTF version}
\author{Daniel Flipo \\ \texttt{daniel.flipo@free.fr}}
-\newcommand*{\version}{0.41}
+\newcommand*{\version}{0.50}
\begin{document}
\maketitle
@@ -108,7 +108,6 @@ together with roman text fonts other than Concrete.
Therefore, these two packages \emph{should not} be loaded as they might
override \CCM{} glyphs.
-Sans-serif, typewriter glyphs are not supplied.
A full list of available glyphs is shown in file \file{unimath-concrete.pdf}.
See in section~\vref{ssec-math-alphabets} how to choose
@@ -183,7 +182,7 @@ while the default settings would print
\[\frac{\partial f}{\partial x} = \alpha \symbf{V} + a\nabla\Gamma +
\symbf{\beta}\symbf{M} \]
-Both shapes remain available anytime: \verb+$\uppi,\itpi$+
+Both shapes remain available anytime: \verb+$\muppi,\mitpi$+
prints $\uppi, \itpi$.
If your text editor is able to handle Greek letters or maths symbols, they can
@@ -471,21 +470,22 @@ Various wide accents are also supported:
and bold italic via the \verb+\symit{}+, \verb+\symup{}+, \verb+\symbf{}+
and \verb+\symbfit{}+ commands.
-\item Calligraphic alphabet (\cmd{symscr} or \cmd{symcal} or
- \cmd{mathcal} command), uppercase:
+\item Calligraphic alphabet uppercase only (commands \cmd{symscr} or
+ \cmd{symcal}), also in Bold (commands \cmd{symbfscr} or \cmd{symbfcal}):
- $\symscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
+ $\symscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$\\
+ $\symbfscr{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
-\item Blackboard-bold alphabet (\cmd{symbb} or \cmd{mathbb} command),
- uppercase only except lowercase \verb+\Bbbk+ (AMS)
+\item Blackboard-bold alphabet (\cmd{symbb} or \cmd{mathbb} command):
- $\symbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\quad \Bbbk$
+ $\symbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$\\
+ $\symbb{abcdefghijklmnopqrstuvwxyz}$ $\symbb{0123456789}$
-\item Fraktur alphabet, borrowed from Latin Modern
+\item Fraktur alphabet, borrowed from Latin Modern:
$\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
- but this can overwritten, i.e.
+ any alphabet can overwritten, i.e.
\begin{verbatim}
\setmathfont{Asana-Math.otf}[range=frak,Scale=MatchUppercase]
$\symfrak{ABCDEFGHIJKL...XYZ abcdefghijkl...xyz}$
@@ -493,22 +493,18 @@ $\symfrak{ABCDEFGHIJKL...XYZ abcdefghijkl...xyz}$
\setmathfont{Asana-Math.otf}[range=frak,Scale=MatchUppercase]
$\symfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
-\item Sans serif and Typewriter alphabets have to be imported, i.e.
-\begin{verbatim}
-\setmathfont{STIXTwoMath-Regular.otf}[range={sfup,sfit},
- Scale=MatchUppercase]
-$\symsfup{ABCD...klm}\quad\symsfit{NOPQ...xyz}$
-\end{verbatim}
-\setmathfont{STIXTwoMath-Regular.otf}[range={sfup,sfit},Scale=MatchUppercase]
-$\symsfup{ABCDEFGHIJKLM abcdefghijklm}\quad
- \symsfit{NOPQRSTUVWXYZ nopqrstuvwxyz}$
+\item Sans-serif (Latin and Greek) and Typewriter (Latin) alphabets
+ (commands \verb+\symsfup{}+, \verb+\symsfit{}+, \verb+\symbfsfup{}+,
+ \verb+\symbfsfit{}+, \verb+\symtt{}+):
+
+ $\symsfup{ABCDEFGHIJKLM abcdefghijklm}\quad
+ \symsfit{NOPQRSTUVWXYZ nopqrstuvwxyz}$
+
+ $\symbfsfup{ΑΒΓΔΕΖΗΘΙΚΛΜαβγδεζηθικλμ}\quad
+ \symbfsfit{ΝΞΟΠΡΣΤΥΦΧΨΩνξοπρσςτυφχψω}$
+
+ $\symtt{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
-\begin{verbatim}
-\setmathfont{STIXTwoMath-Regular.otf}[range=tt,Scale=MatchUppercase]
-$\symtt{ABCDE...XYZ abcde...xyz}$
-\end{verbatim}
-\setmathfont{STIXTwoMath-Regular.otf}[range=tt,Scale=MatchUppercase]
-$\symtt{ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz}$
\end{itemize}
\subsection{Missing symbols}
@@ -520,7 +516,7 @@ in the \file{.log} file, for instance:
\setmathfont{STIXTwoMath-Regular.otf}[range={"2964}]
\texttt{Missing character: There is no }$⥤$%
-\texttt{ (U+2964) in font ErewhonMath}
+\texttt{ (U+2964) in font ConcreteMath}
Borrowing them from a more complete font, say \file{Asana-Math},
is a possible workaround: