summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx13
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx b/Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx
index fd6dd322c8e..7f5e54fb31c 100644
--- a/Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx
+++ b/Master/texmf-dist/source/latex/unicode-math/um-code-alphabets.dtx
@@ -228,7 +228,7 @@
}
% \end{macrocode}
%
-% \subsection{Script and caligraphic: scr and cal}
+% \subsection{Script and calligraphic: scr and cal}
%
% \begin{macrocode}
\@@_new_alphabet_config:nnn {scr} {Latin}
@@ -267,6 +267,13 @@
\@@_set_mathalphabet_pos:nnnn {cal} {M} {up,it} {#1}
\@@_set_mathalphabet_pos:nnnn {cal} {R} {up,it} {#1}
}
+\@@_new_alphabet_config:nnn {cal} {latin}
+ {
+ \@@_set_mathalphabet_latin:nnn {cal} {up,it} {#1}
+ \@@_set_mathalphabet_pos:nnnn {cal} {e} {up,it} {#1}
+ \@@_set_mathalphabet_pos:nnnn {cal} {g} {up,it} {#1}
+ \@@_set_mathalphabet_pos:nnnn {cal} {o} {up,it} {#1}
+ }
% \end{macrocode}
%
% \subsection{Fractur or fraktur or blackletter: frak}
@@ -668,6 +675,10 @@
{
\@@_set_mathalphabet_Latin:nnn {bfcal} {up,it}{#1}
}
+\@@_new_alphabet_config:nnn {bfcal} {latin}
+ {
+ \@@_set_mathalphabet_latin:nnn {bfcal} {up,it}{#1}
+ }
% \end{macrocode}
%
% \subsection{Bold upright sans serif: bfsfup}