summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bosisio/index.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-18 01:02:30 +0000
committerKarl Berry <karl@freefriends.org>2009-01-18 01:02:30 +0000
commit9a5f9a8fbaf534d7f2b0afa74d07e45ea5fada89 (patch)
tree44f442c8f248f8e30563a2f3cd93808afd27f906 /Master/texmf-dist/doc/latex/bosisio/index.html
parentfb9eedce0aead30fcccca93da6d6b9a6d64bac46 (diff)
new old latex packages bosisio (17jan09)
git-svn-id: svn://tug.org/texlive/trunk@11906 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bosisio/index.html')
-rw-r--r--Master/texmf-dist/doc/latex/bosisio/index.html274
1 files changed, 274 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bosisio/index.html b/Master/texmf-dist/doc/latex/bosisio/index.html
new file mode 100644
index 00000000000..496d9a4ebfc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bosisio/index.html
@@ -0,0 +1,274 @@
+<HTML>
+
+<!-- Preamble -->
+
+<HEAD>
+<TITLE>LaTeX packages by F. Bosisio</TITLE>
+</HEAD>
+
+<!-- Begin document body -->
+
+<BODY BGCOLOR=white>
+<HR> <!-- Horizontal line -->
+
+<P ALIGN=center>
+<!-- <IMG SRC="title.gif" ALT="Bosisio's LaTeX packages online"> -->
+<H1>Bosisio's LaTeX packages</H1>
+</P>
+
+<P>
+This page describes the LaTeX packages developed and mantained<BR>
+by F. Bosisio at the "Politecnico di Milano", Italy.
+</P>
+
+<P>
+For informations on the whole LaTeX packages see any
+<STRONG>CTAN</STRONG> archive, like
+<A HREF="http://www.tex.ac.uk/tex-archive/help/Catalogue/ctindex.html">
+http://www.tex.ac.uk</A>
+</P>
+
+<P>
+At now the available packages are
+<DL COMPACT>
+ <DT> <A HREF="#mathenv">mathenv</A>
+ <DD> Extended and more powerful math-environments
+ <!-- Next item -->
+ <DT> <A HREF="#mathcmd">mathcmd</A>
+ <DD> Extended math-mode commands
+ <!-- Next item -->
+ <DT> <A HREF="#sobolev">sobolev</A>
+ <DD> Commands to deal with Sobolev and Hilbert spaces
+ <!-- Next item -->
+ <DT> <A HREF="#graphfig">graphfig</A>
+ <DD> Simple and powerful way of using graphics files inside figures
+ <!-- Next item -->
+ <DT> <A HREF="#dblfont">dblfont</A>
+ <DD> An easy way to define blackboard-bold letters
+ <!-- Next item -->
+ <DT> <A HREF="#accenti">accenti</A>
+ <DD> This package is only available here and <EM>not</EM> in the CTAN
+ archive, since its only aim is to simplify the usage of accents
+ in the Italian language.
+</DL>
+</P>
+
+<EM>If you have any suggestions, find any bugs or make any improvment
+on any of my packages, please let me know about it</EM>
+by sending an E-mail at the following address:
+<A HREF="MAILTO:bosisio@mate.polimi.it">bosisio@mate.polimi.it</A>
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="mathenv">The "mathenv" package</H1>
+
+<P>
+This package provides some environments and commands which I found very
+useful in math-mode.
+</P>
+
+<P>
+The new math environments are used to make multi-line formulas and systems
+of equations, both numbered or unnumbered.
+Also the standard <EM>equation</EM> environment may be redefined so that
+it has the same optional argument as the other ones (this optional argument
+is simply a label for cross-referencies).
+</P>
+
+<P>
+Also a very simple way of making adjustable-size matching braces is
+available.
+</P>
+
+<P>
+For more informations, see the on-line
+<A HREF="mathenv.html">documentation</A> or
+<A HREF="mathenv.ps">download</A> the documentation file.
+</P>
+
+<P>
+The source file is <A HREF="mathenv.dtx">mathenv.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/mathenv.sty">mathenv.sty</A> file
+and also the documentation driver <SAMP>mathenv.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="mathcmd">The "mathcmd" package</H1>
+
+<P>
+This package provides some commands which I found very useful in math-mode.
+</P>
+
+<P>
+The new commands include derivatives, vectors operators, arrow-limits,
+integrals and sums.
+</P>
+
+<P>
+For more informations, see the on-line
+<A HREF="mathcmd.html">documentation</A> or
+<A HREF="mathcmd.ps">download</A> the documentation file.
+</P>
+
+<P>
+The source file is <A HREF="mathcmd.dtx">mathcmd.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/mathcmd.sty">mathcmd.sty</A> file
+and also the documentation driver <SAMP>mathcmd.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="sobolev">The "sobolev" package</H1>
+
+<P>
+This package provides some commands which I found very useful when
+dealing with higher Mathematics that envolves the use of Hilbert and
+Sobolev spaces.
+</P>
+
+<P>
+The new commands include norm, semi-norm, scalar products, crochet symbols,
+besides the various Sobolev spaces.
+</P>
+
+<P>
+For more informations, see the on-line
+<A HREF="sobolev.html">documentation</A> or
+<A HREF="sobolev.ps">download</A> the documentation file.
+</P>
+
+<P>
+The source file is <A HREF="sobolev.dtx">sobolev.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/sobolev.sty">sobolev.sty</A> file
+and also the documentation driver <SAMP>sobolev.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="graphfig">The "graphfig" package</H1>
+
+<P>
+This package provides some very powerful commands to deal with figures
+and graphics files in LaTeX.
+</P>
+
+<P>
+It provides a new <SAMP>Figure</SAMP> environment and a
+<SAMP>\graphfile</SAMP> 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 <SAMP>\label</SAMP> preceding a <SAMP>\caption</SAMP>)
+are eliminated.
+</P>
+
+<P>
+For more informations, see the on-line
+<A HREF="graphfig.html">documentation</A> or
+<A HREF="graphfig.ps">download</A> the documentation file.
+</P>
+
+<P>
+The source file is <A HREF="graphfig.dtx">graphfig.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/graphfig.sty">graphfig.sty</A> file
+and also the documentation driver <SAMP>graphfig.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="dblfont">The "dblfont" package</H1>
+
+<P>
+This package provides a simple way to define new commands whose goal
+is to print a letter in the blackboard-bold font.
+</P>
+
+<P>
+For more informations, see the
+<A HREF="dblfont.ps">documentation</A>
+file.
+</P>
+
+<P>
+The source file is <A HREF="dblfont.dtx">dblfont.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/dblfont.sty">dblfont.sty</A> file
+and also the documentation driver <SAMP>dblfont.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+<HR> <!-- Horizontal line -->
+
+<!-- Next section -->
+
+<H1><A NAME="accenti">The package "accenti"</H1>
+
+<P>
+This package provides a shorter version of the accents-making commands
+of LaTeX.
+They were explicitly build for Italian language, so that only the accents
+that occurr in it are handled (the standard LaTeX accents commands still
+remains available, though): for this reason this was <EM>not</EM> made a
+standard package available throught CTAN archives.
+</P>
+
+<P>
+Nevertheless, I let it here since italian writers may find it useful,
+expecially if they work with an italian keyboard (i.e. one without
+a key for the backquote character).
+In such a case, a suitable option is given to let LaTeX understand the
+extended ASCII characters that represents accented letters: however,
+if you use it remember that this may fail on some systems (e.g. when
+copying the file on a UNIX machine).
+</P>
+
+<P>
+For more informations, see the
+<A HREF="accenti.ps">documentation</A>
+file.
+</P>
+
+<P>
+The source file is <A HREF="accenti.dtx">accenti.dtx</A>, which also
+deserves as an installation driver: simply run it through LaTeX in order
+to get the corresponding <A HREF="STY/accenti.sty">accenti.sty</A> file
+and also the documentation driver <SAMP>accenti.drv</SAMP> (which you
+must run throught LaTeX to get the documentation).
+</P>
+
+
+<HR> <!-- Horizontal line -->
+
+<ADDRESS>
+F. Bosisio /
+Politecnico di Milano (Italy) /
+bosisio@mate.polimi.it/
+revised April 1998
+</ADDRESS>
+
+<HR> <!-- Horizontal line -->
+</BODY>
+
+<!-- End document body -->
+
+</HTML>
+