summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bosisio/index.html
blob: 496d9a4ebfc129f271d2cd2eb4d45664a3b4a13a (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
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>