diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:00:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:00:29 +0000 |
commit | 8b8fbae5990dee3b8ab739df0de8b7c365e4d227 (patch) | |
tree | 824392c1bb07fe8c8b620efd3992cc0daa3e433a /Master/texmf-dist/tex/latex/ncctools/nccbbb.sty | |
parent | e9351f8ac4f8603d6020be78e092e939e24d89d0 (diff) |
ncctools
git-svn-id: svn://tug.org/texlive/trunk@1132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ncctools/nccbbb.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ncctools/nccbbb.sty | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ncctools/nccbbb.sty b/Master/texmf-dist/tex/latex/ncctools/nccbbb.sty new file mode 100644 index 00000000000..42a0e4842ea --- /dev/null +++ b/Master/texmf-dist/tex/latex/ncctools/nccbbb.sty @@ -0,0 +1,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'. |