AZ logo

CTAN directory: /macros/latex/contrib/bosisio

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
accenti Extra accented character macros, designed for Italian.
bosisio A collection of packages by Francesco Bosisio.
dblfont Blackboard bold font package.
envmath Maths commands and environments.
evenpage Ensure that the total number of pages is even.
graphfig Simpler graphic, subfigure and float.
mathcmd Mathematics support commands.
quotes Smart double quotes in LaTeX input.
sobolev Commands for dealing with Sobolev spaces (and relatives).

Files

Name Size* Date UTC Notes
README 4 KiB 2010-Feb-10 Shown below
accenti.dtx 10 KiB 2010-Feb-10 package: accenti
accenti.html 5 KiB 2010-Feb-10
accenti.pdf 62 KiB 2010-Feb-10
dblfont.dtx 10 KiB 2010-Feb-10
dblfont.html 3 KiB 2010-Feb-10
dblfont.pdf 55 KiB 2010-Feb-10
envmath.dtx 33 KiB 2010-Feb-10
envmath.html 13 KiB 2010-Feb-10
envmath.pdf 116 KiB 2010-Feb-10
evenpage.dtx 5 KiB 2010-Feb-10
evenpage.html 2 KiB 2010-Feb-10
evenpage.pdf 42 KiB 2010-Feb-10
graphfig.dtx 17 KiB 2010-Feb-10
graphfig.html 9 KiB 2010-Feb-10
graphfig.pdf 81 KiB 2010-Feb-10
index.html 12 KiB 2010-Feb-12
makedoc 3 KiB 2010-Feb-10
mathcmd.dtx 15 KiB 2010-Feb-10
mathcmd.html 8 KiB 2010-Feb-10
mathcmd.pdf 81 KiB 2010-Feb-10
quotes.dtx 5 KiB 2010-Feb-10 package: quotes
quotes.html 3 KiB 2010-Feb-10
quotes.pdf 50 KiB 2010-Feb-10
sobolev.dtx 19 KiB 2010-Feb-10
sobolev.html 10 KiB 2010-Feb-10
sobolev.pdf 91 KiB 2010-Feb-10

  *File sizes in kibibytes.

Contents of README

#=======================================================================#
#                        Bosisio's LaTeX packages                       #
#=======================================================================#


+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
|            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 README and index.html.          |
|                                                             |
| E-mail:   fbosisio@bigfoot.com                              |
| CTAN location: macros/latex/contrib/bosisio/                |
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +


This file describes the LaTeX packages developed and mantained
by F. Bosisio at the "Politecnico di Milano", Italy.
See file "index.html" for a more detailed description of each package.

For information on the whole LaTeX packages visit the CTAN archive
(http://www.ctan.org) or search the CTAN Catalogue online
(http://www.ctan.org/Catalogue).

At now the available packages are:
 * envmath:
   - Extended and more powerful math-environments
   - The new math environments are used to make multi-line formulas and
     systems of equations, both numbered or unnumbered.

 * mathenv:
   - Old name for the "envmath" package
   - Package "mathenv" has been renamed to "envmath", in order to avoid
     conflicts with another package with the same name: if you were using
     the "old" "mathenv" package, you need to change your LaTeX files in
     order to include the new one.

 * mathcmd:
   - Extended math-mode commands
   - New commands include derivatives, vectors operators, arrow-limits,
     integrals and sums.

 * sobolev:
   - Commands to deal with Sobolev and Hilbert spaces
   - The new commands include norm, semi-norm, scalar products, crochet
     symbols, besides the various Sobolev spaces.

 * graphfig:
   - Simple and powerful way of using graphics files inside figures
   - It provides a new "Figure" environment and a "\graphfile" command:
     the combined use of these authomatically produce a correct centering
     of the graph(s) with respect to the page.
     Moreover, subfigures can be handled in the same way and hard-to-discover
     errors (such as a "\label" preceding a "\caption") are eliminated.

 * dblfont:
   - An easy way to define blackboard-bold letters

 * accenti:
   - This package is obsolete and its only aim is to simplify the usage
     of accents in the Italian language.
   - The declaration "\usepackage[latin1]{inputenc}" is a better alternative,
     as it directly allows the use of the accented characters in the document,
     which is extremly useful with an italian keyboard.

 * quotes:
   - Use double-quote character for both opening and closing quotes.

 * evenpage:
   - Ensure that the number of pages generated by "LaTeX" is an even number.

Besides the packages themselves, also the "makedoc" utility is available:
it is a UNIX shell-script that takes a ".dtx" file and extracts both the
".sty" file and the documentation (which is automatically compiled with LaTeX).
The script only works for ".dtx" files that are structured like my packages,
i.e. they must directly produce the style-file and a documentation-driver
(".drv") when simply run through LaTeX.

If you have any suggestions, find any bugs or make any improvment on any of
my packages, please let me know about it by sending an E-mail at the following
address: fbosisio@bigfoot.com