summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/unifith/README
blob: b6639eca91679632c44f4f5aebadbc2eb4185b39 (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
*********************************************************************
*                         UniFiTh class                             *
*********************************************************************

      This is the README file of the UniFiTh LaTeX class.
      Official web page:
      http://biccari.altervista.org/c/informatica/latex/unifith.php



** License **********************************************************

      Copyright (c) 2021 Francesco Biccari.

      This work (specified below) may be distributed and/or
      modified under the conditions of the
      LaTeX Project Public License,
      either version 1.3c of this license or any later version.
      The latest version of this license is in
        http://www.latex-project.org/lppl.txt

      This work has the LPPL maintenance status 'maintained'.
      The Current Maintainer of this work is Francesco Biccari.

      The "University of Florence" logo is a registered
      EU trademark of the "University of Florence" university.
      The logo can be used only according to the "Il logo di Ateneo,
      linee guida per l’uso corretto" document available, with
      other information, at the following link (in italian):
      https://www.unifi.it/upload/sub/comunicazione/piano/3_logo.pdf
      In particular it can be used in the theses of
      "University of Florence" without explicit authorization.



** Class information ************************************************

      UniFiTh is a LaTeX class to typeset theses that adhere to
      "University of Florence"'s guidelines for publishing.

      It is compatible with two compilation methods:
      pdflatex and xelatex.

      The documentation is provided in the file unifith-doc.pdf.

      The version number of this class is reported at the top of the
      class file unifith.cls and in the pdf manual
      unifith-doc.pdf.



** Installation instructions ****************************************

      UniFiTh can be installed in 3 different ways:
	  
	  1. The simplest way to install UniFiTh is by the package manager
      of your TeX distribution (TeX Live, MiKTeX or MacTeX).
	  Since the logo of the University cannot be uploaded on the TeX
	  distribution repositories, you will get a Warning on the
	  frontispiece of the thesis. You can click on this warning to
	  obtain the original logo.
      
      2. Instead, if you want to install UniFiTh manually, you have to
      download the unifith.zip archive from the official UniFiTh website
      http://biccari.altervista.org/c/informatica/latex/unifith.php
	  or from CTAN.
      The unifith.zip archive contains: 
        1. unifith.cls (main file)
        2. unifith-doc.pdf (manual of unifith.cls)
        3. unifith-doc.tex (source of the manual)
        4. README (this file)
        5. unifilogo.pdf (university logo, not in CTAN repository)
		6. examples folder with several examples of usage
        7. unifith.bst (an english BibTeX style)
	  You can simply copy unifith.cls and unifith.bst
      together with unifilogo.pdf into your local work 
	  directory where your thesis files will live.
	  Since the logo of the University cannot be uploaded on the TeX
	  distribution repositories, if you have used the package from CTAN,
	  you will get a Warning on the frontispiece of the thesis. You can
	  click on this warning to obtain the original logo.
	  
      3. The last possibility is copying the files of UniFiTh
	  (discussed in the previous point) into your texmf tree
      (or your localtexmf tree) at these locations:
	    <texmf>/tex/latex/unifith/unifith.cls
	    <texmf>/tex/latex/unifith/unifilogo.pdf
	    <texmf>/doc/latex/unifith/unifith-doc.pdf
	    <texmf>/doc/latex/unifith/unifith-doc.tex
	    <texmf>/doc/latex/unifith/examples/*.tex
	    <texmf>/doc/latex/unifith/README
	    <texmf>/bibtex/bst/unifith/unifith.bst
      Then, you need to update the file database.
	  Since the logo of the University cannot be uploaded on the TeX
	  distribution repositories, you will get a Warning on the
	  frontispiece of the thesis. You can click on this warning to
	  obtain the original logo.