blob: 42a0e4842eab5f64ed7a45b3135e6c1ec03302d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
%%
%% This is file `nccbbb.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nccbbb.dtx (with options: `package')
%%
%% IMPORTANT NOTICE:
%%
%% This file is a generated file from the sources of the `ncctools'
%% bundle.
%%
%% You are not allowed to modify this file.
%%
%% You are allowed to distribute this file if and only if
%% it is distributed with the corresponding source files in
%% the `ncctools' bundle.
%%
%% For the copying and distribution conditions of the source files,
%% see the README file distributed with the ncctools bundle.
%%
%% File: nccbbb.dtx Copyright (C) 2002--2004 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{nccbbb}
[2004/11/24 v1.1 Pure Black Board Bold (NCC)]
\newcommand\bbbb{\NCC@bbb{B}}
\newcommand\bbbc{{\NCC@bbbz{C{\NCC@bbbr{.03}{.35}{.9}{.1}}}}}
\newcommand\bbbd{\NCC@bbb{D}}
\newcommand\bbbe{\NCC@bbb{E}}
\newcommand\bbbf{\NCC@bbb{F}}
\newcommand\bbbg{{\NCC@bbbz{G{\NCC@bbbr{.05}{.3}{.88}{.09}}}}}
\newcommand\bbbh{\NCC@bbb{H}}
\newcommand\bbbi{\NCC@bbb{I}}
\newcommand\bbbk{\NCC@bbb{K}}
\newcommand\bbbl{\NCC@bbb{L}}
\newcommand\bbbm{\NCC@bbbi{M}}
\newcommand\bbbn{\NCC@bbbi{N}}
\newcommand\bbbo{{\NCC@bbbz{O{\NCC@bbbr{.05}{.3}{.9}{.09}}}}}
\newcommand\bbbp{\NCC@bbb{P}}
\newcommand\bbbq{{\NCC@bbbz{Q{\NCC@bbbr{.05}{.3}{.9}{.09}}}}}
\newcommand\bbbr{\NCC@bbb{R}}
\newcommand\bbbs{{\NCC@bbbz{S{\NCC@bbbr{.5}{.3}{.45}{.07}%
\NCC@bbbr{0}{.55}{.5}{.07}}}}}
\newcommand\bbbz{{\NCC@bbbz{{\mathsf Z}{\@tempdima\wd\z@\wd\z@ 0.33\@tempdima}}%
\mathsf Z}}
\newcommand\bbbzero{{\NCC@bbbz{O{\NCC@bbbr{.05}{.3}{.9}{.06}%
\NCC@bbbr{.05}{.6}{.9}{.06}}}}}
\newcommand\bbbone{\mathrm{1\NCC@bbbz{l{\kern -0.88\wd\z@}}}}
\def\NCC@bbb#1{\mathrm{I\mskip -3.5mu#1}}
\def\NCC@bbbi#1{\mathrm{I\NCC@bbbz{{\mskip -3.5mu I}{\wd\z@\z@}}%
\mskip -3mu#1}}
\def\NCC@bbbz{\mathpalette\NCC@bbbz@}
\def\NCC@bbbz@#1#2{\NCC@bbbz@@{#1}#2}
\def\NCC@bbbz@@#1#2#3{\setbox\z@\hbox{$\m@th#1{\mathrm{#2}}$}#3\box\z@}
\def\NCC@bbbr#1#2#3#4{\raise #1\ht\z@\hbox to \z@{\kern #2\wd\z@
\vrule \@height #3\ht\z@ \@width #4\wd\z@\hss}}
\endinput
%%
%% End of file `nccbbb.sty'.
|