blob: c1bf5b300414b403e592c4e24137e2bbc4bde734 (
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
|
The TOPtesi bundle contains everything is needed for typesetting a
bachelor, master or PhD thesis in Italian (or in any other language
supported by LaTeX: the bundle is constructed to support multilanguage
use).
The infix strings may be selected and specified at will by means
of a configuration file, so as to customize the layout of the
front page to the requirements of a specific university.
Thanks to its language management, the bundle is suited for
multilanguage theses that are becoming more and more frequent thanks
to the double degree programs of the European Union Erasmus programs.
For installation, if the package is not already installed in your
TeX system distribution, either read the Italian documentation in
toptesi-doc.pdf or quickly decompress the toptesi.zip file and move
toptesi-doc.pdf
toptesi/pdf
to /texmf/doc/latex/toptesi.
Move:
toptesi.dtx
toptesi-doc.tex
to /texmf/source/latex/toptesi.
Run pdflatex on toptesi.dtx in order to get the class, style and
configuration files (and the pdf documentation in English) and move
the .cls, sty, and .cfg files to /texmf/tex/latex/toptesi
If the cited folders do not exist, create them.
If you are runing a Windows platform change the slashes into backslashes
and prefix all paths with the drive letter and any other specific prefix
that is present in your texmf tree.
In any case remeber to refresh the filename database!
|