[OS X TeX] blackboard bold semicolon
Ross Moore
ross at ics.mq.edu.au
Thu Jul 24 10:00:17 EDT 2008
Hi Art,
On 24/07/2008, at 2:40 PM, Ross Moore wrote:
> As for using it, try the following:
> (it's a bit clunky, but works!)
>
> \newcommand{\cov}{\mathrel{\hbox{\textbb{;}}}}
>
> $\mathbb{A\cov B}$
>
> If that isn't giving the spacing that you want,
> then try:
>
> \newcommand{\cov}{\mathord{\hbox{\textbb{;}}}}
Here's a better test, to help choose the spacing:
\usepackage{bbold}
\newcommand{\covr}{\mathrel{\hbox{\textbb{;}}}}
\newcommand{\covb}{\mathbin{\hbox{\textbb{;}}}}
\newcommand{\covo}{\mathord{\hbox{\textbb{;}}}}
\begin{document}
$\mathbb{A\covr B \covr C}$
$\mathbb{A\covb B \covb C}$
$\mathbb{A\covo B \covo C}$
\end{document}
> Hopefully you don't need this with super/subscripts.
>
>>
>> Art Werschulz
>> 207 Stoughton Avenue, Cranford NJ 07016-2838
>> (908) 272-1146
Cheers,
Ross
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
More information about the MacOSX-TeX
mailing list