diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-10 22:50:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-10 22:50:37 +0000 |
commit | a33e041172c8aa5efdf38a8cc2da8aafb6367a41 (patch) | |
tree | 25ddc6be78f78fcfca683812c22e6b528917d30c /Master/texmf-dist/doc/latex/suftesi/README | |
parent | feaeab65e353b9180ab667a741ee318cea2a231f (diff) |
suftesi 0.3 (9sep10)
git-svn-id: svn://tug.org/texlive/trunk@19642 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/suftesi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/suftesi/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/suftesi/README b/Master/texmf-dist/doc/latex/suftesi/README new file mode 100644 index 00000000000..3ffd61178f5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/suftesi/README @@ -0,0 +1,23 @@ +----------------------------------------------------------------------- +The 'suftesi' class for LaTeX +Maintained by Ivan Valbusa +E-mail: ivan.valbusa@univr.it +Released under the LaTeX Project Public License v1.3c or later +See http://www.latex-project.org/lppl.txt +----------------------------------------------------------------------- + +DESCRIPTION: + +'suftesi' is a document class for typesetting a bachelor, +master or PhD thesis in Italian or in any other language +supported by babel. It provides few options to change the style +of headings and titles and a new layout for the title page using the package 'frontespizio' by Enrico Gregorio. + +INSTALLATION: +To use the class place the sutesi.cls file in: <HOME>/texmf/tex/latex/base/ +Alternatively, place the .cls file in your working directory or in: +<TEXMFLOCAL>/tex/latex/base. In this case remember to refresh the file name database. + +USAGE: +\usepackage[<options>]{suftesi} + |