summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bosisio/dblfont.html
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/bosisio/dblfont.html
Initial commit
Diffstat (limited to 'macros/latex/contrib/bosisio/dblfont.html')
-rw-r--r--macros/latex/contrib/bosisio/dblfont.html108
1 files changed, 108 insertions, 0 deletions
diff --git a/macros/latex/contrib/bosisio/dblfont.html b/macros/latex/contrib/bosisio/dblfont.html
new file mode 100644
index 0000000000..ccedddc5a4
--- /dev/null
+++ b/macros/latex/contrib/bosisio/dblfont.html
@@ -0,0 +1,108 @@
+<html>
+<!--
++ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+| Copyright(C) 1997-2010 by F. Bosisio |
+| |
+| This program can be redistributed and/or modified under |
+| the terms of the LaTeX Project Public License, either |
+| version 1.3 of this license or (at your option) any later |
+| version. The latest version of this license is in |
+| http://www.latex-project.org/lppl.txt |
+| and version 1.3 or later is part of all LaTeX distributions |
+| version 2005/12/01 or later. |
+| |
+| This work has the LPPL maintenance status `maintained'. |
+| The Current Maintainer of this work is F. Bosisio. |
+| |
+| This work consists of files dblfont.dtx and dblfont.html |
+| and of the derived files dblfont.sty and dblfont.pdf. |
+| |
+| E-mail: fbosisio@bigfoot.com |
+| CTAN location: macros/latex/contrib/bosisio/ |
++ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+-->
+<head>
+ <title>Package dblfont</title>
+</head>
+<body>
+
+<h1 align="center">
+ Package <tt>dblfont</tt><br />
+ <small>
+ This is version 2.2, last revised 1997/12/13; documentation date 2005/04/09.
+ </small>
+</h1>
+
+<p align="center">
+ <strong>
+ Author: <i>F. Bosisio</i><br />
+ <small>
+ E-mail: <a href="mailto:fbosisio@bigfoot.com">
+ <tt>fbosisio@bigfoot.com</tt>
+ </a><br />
+ CTAN location: <a href="http://mirror.ctan.org/macros/latex/contrib/bosisio">
+ <tt>macros/latex/contrib/bosisio</tt>
+ </a>
+ </small>
+ </strong>
+</p>
+
+<!------------------------------------------------------------------------>
+
+<h3>Abstract:</h3>
+
+<div>
+ Documentation for the package <tt>dblfont</tt>.
+</div>
+
+<br /><hr />
+<!------------------------------------------------------------------------>
+
+<h2>Table of contents</h2>
+
+<ul>
+ <li><a href="#SECTION01">Introduction</a></li>
+ <li><a href="#SECTION02">The options</a></li>
+</ul>
+
+<br /><hr />
+<!------------------------------------------------------------------------>
+
+<h2><a name="SECTION01">Introduction</a></h2>
+
+<p>
+ This package provides the font ``<tt>\DblFont</tt>'' (font
+ <tt>msbm10</tt>), which corresponds to the so called blackdoard-bold
+ symbols.
+</p>
+
+<h2><a name="SECTION02">The options</a></h2>
+
+<p>
+ For each uppercase letter ``<tt>X</tt>'' a corresponding ``<tt>X</tt>''
+ and ``<tt>XX</tt>'' options exist: they declare the commands
+ ``<tt>\X</tt>'' and ``<tt>\XX</tt>'' respectively, which both generate
+ the letter <tt>X</tt> in <tt>DblFont</tt>.
+ <br />
+ If a command named ``<tt>\X</tt>'' or ``<tt>\XX</tt>'' already exists in
+ LaTeX, its definition is first saved in ``<tt>\BackDoubleX</tt>'' or
+ ``<tt>\BackDoubleXX</tt>'' respectively.
+</p>
+
+<p>
+ Also a ``<tt>RT</tt>'' option exists: it declares the ``<tt>\RT</tt>''
+ command, which generates the two letters <tt>RT</tt> in <tt>DblFont</tt>
+ (useful for the <em>Raviart-Thomas</em> spaces).
+</p>
+
+<hr /><br />
+<!------------------------------------------------------------------------>
+
+<address>
+ <i>F. Bosisio</i><br />
+ E-mail: <a href="mailto:fbosisio@bigfoot.com"><tt>fbosisio@bigfoot.com</tt></a>
+</address>
+
+<!------------------------------------------------------------------------>
+</body>
+</html>