diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-18 00:21:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-18 00:21:11 +0000 |
commit | 9358a8644b7fa0607051fc679cff24de220ac99d (patch) | |
tree | 82c9cf9cb4f0cc28f9e99b8bd63e569503a32c91 /Master/texmf-dist/doc/latex/toptesi/README | |
parent | 8bd7d32e69f5dfccb6d262ccd13e03dddca12f79 (diff) |
toptesi 5.00 (15dec08)
git-svn-id: svn://tug.org/texlive/trunk@11635 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/toptesi/README | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/README b/Master/texmf-dist/doc/latex/toptesi/README index 76107241bea..a06cfb8c3d0 100644 --- a/Master/texmf-dist/doc/latex/toptesi/README +++ b/Master/texmf-dist/doc/latex/toptesi/README @@ -1,10 +1,29 @@ 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 multilingual use). +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 Socrates programs.
\ No newline at end of file +double degree programs of the European Union Erasmus programs. + +For installation either read the Italian documentation in toptesi-doc.pdf +or quickly decompress the toptesi.zip file and move + +toptesi-doc.pdf +toptesi.dtx +toptesi.ins + +in your local texmf tree, for example in /texmf/doc/latex/toptesi. + +Then move all other files into /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 local texmf tree. + +In any case remeber to refresh your filename database!
\ No newline at end of file |