blob: faecd4fdeb71ba69059e32e3446abadd69d6efaa (
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
|
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 and a specific
language.
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, .xmpdata, and .cfg files to /texmf/tex/latex/toptesi
If the cited folders do not exist, create them.
The texmf folder is your personal texmf folder. If the package is already installed the texmf folder should be the /texmf-ditr system one.
If you are running 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 the texmf tree.
In any case remember to refresh the filename database!
|