summaryrefslogtreecommitdiff
path: root/fonts/bboldx/doc/Bboldx-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/bboldx/doc/Bboldx-doc.tex')
-rw-r--r--fonts/bboldx/doc/Bboldx-doc.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/bboldx/doc/Bboldx-doc.tex b/fonts/bboldx/doc/Bboldx-doc.tex
index 01e211aea2..7a5cecca5d 100644
--- a/fonts/bboldx/doc/Bboldx-doc.tex
+++ b/fonts/bboldx/doc/Bboldx-doc.tex
@@ -44,9 +44,9 @@ To do this, place one of the lines
\end{verbatim}
in your document preamble following any other lines that may load math alphabets. This package creates two basic commands, \verb|\bbxfamily| and \verb|\bbbxfamily| to identify the fonts that should be considered regular and bold, and uses them to define macros \verb|\textbb| and \verb|\textbbb| by which you may access any character, though not necessarily by convenient means as the fonts do not completely follow any standard encoding. Nonetheless, it does understand Roman letters and digits, as well as some punctuation and symbols---\textbb{(A)b[1].,!?<>-}. Other characters may be accessed by consulting the above table for the position of the character. For example, lowercase psi is in slot 32 decimal={"20} (HEX), so \verb|\textbb{\char32}| or \verb|\textbb{\char"20}| yields \textbb{\char"20}. As a convenience, the package defines (as math symbols only) the following macros for use with the Greek letters as well as {\tt dotlessi} and {\tt dotlessj}.
\begin{verbatim}
-\imathbb, \jmathbb
-\Gammabb ... \Omegabb
-\alphabb ...\omegabb
+\bbdotlessi, \bbdotlessj or \imathbb, \jmathbb
+\bbGamma ... \bbOmega
+\bbalpha ... \bbomega
\end{verbatim}
The package also [re]defines the macros \verb|\mathbb| and \verb|\mathbbb| to point the same glyphs as \verb|\textbb| and \verb|\textbbb|, but for use in math mode.