diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/toptesi/README | 57 |
1 files changed, 29 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/README b/Master/texmf-dist/doc/latex/toptesi/README index 7eb518c5609..fec25284699 100644 --- a/Master/texmf-dist/doc/latex/toptesi/README +++ b/Master/texmf-dist/doc/latex/toptesi/README @@ -1,4 +1,4 @@ -TOPtesi bundle version 5.92 of 2016 +TOPtesi bundle version 5.93 of 2016 Copyright 2008-2016 Claudio Beccari LaTeX Project Public Licence LPPL v.1.3 (or later) @@ -16,17 +16,17 @@ multi-language theses that are more and more frequent thanks to the double degree programs of the European Union Erasmus programs or the Life Long Learning European programs. -This version 5.92 of TOPtesi is intended to be compliant also with XeLaTeX +This version 5.93 of TOPtesi is intended to be compliant also with XeLaTeX and LuaLaTeX; the documentation explains also how to obtain PDF/A-1b archivable files from pdfLaTeX, XeLaTeX, and LuaLaTeX. This particular part is up to date with respect to package pdfx dated 2016/05/03 v.1.5.8 and to ghostscript 9.16. -Version 5.90 has been enhanced with some more class options that allow +Version 5.90 had been enhanced with some more class options that allow TOPtesi to be used with external packages for typesetting the title page in different styles. -Version 5.90 has a completely enhanced and redone Italian documentation +Version 5.90 had a completely enhanced and redone Italian documentation file toptesi-it-pdftex.pdf. Version 5.91 contained some small enhancements and bug corrections. @@ -35,16 +35,26 @@ Version 5.92, besides some more little enhancements and bug correction, has its documentation completely redone in order to upgrade it to the most recent version (1.5.8) of the pdfx package needed to produce PDF/A compliant PDF output files; in particular now PDF/A compliant files can -be produced also with LuaLaTeX that require a little more care than -pdfLaTeX, but no tricks are now needed to use LuaLaTeX (version 0.95). +be produced also with LuaLaTeX, but no tricks are now needed to use +LuaLaTeX (version 0.95). +The package is already installed with complete TeXLive or +MiKTeX distributions. In this case you don't need to +decompress anything and move files around. Possibly check if the +CTAN repository contains a newer version and, in case, use your package +manager to upgrade your installation, but don't ever move or change +anything in the TeX system directories. -For installation, if the package is not already installed in your -TeX system distribution, either read the Italian documentation -toptesi-it.pdf or quickly decompress the toptesi.zip file -and move all files to: +For a personal installation, if the package is not already installed +in your TeX system distribution, either read the Italian documentation +toptesi-it.pdf or quickly create in your HOME directory a folder /texmf, +and create these three subtrees: +.../texmf/source/latex/toptesi/ +.../texmf/doc/latex/toptesi/ +.../texmf/tex/latex/toptesi/ -.../texmf/source/latex/toptesi. +then move the toptesi.zip file to .../texmf/source/latex/toptesi/; +in this directory decompress the .zip file. Run pdflatex on toptesi.dtx in order to get the class, style and configuration files (and the pdf documentation in English) and move @@ -53,27 +63,18 @@ example .tex and .pdf files) to .../texmf/tex/latex/toptesi/; move to this folder also the GuITlogo.pdf, MPlogo.pdf, Logouno.pdf, Logodue.pdf, Logotre.pdf, Logoquattro.pdf, and Logoblu.pdf files. -Move the .txt and the remaining .pdf files plus this README file to -.../texmf/doc/latex/toptesi. - -If the mentioned folders do not exist, create them. - -For a personal installation, the /texmf folder is your personal -texmf folder rooted in your home directory: ~ on Linux; ~/Library +For your personal installation, your personal texmf folder is rooted +in your home directory: ~ on Linux; ~/Library on Mac OS X; on a path with different names on different Windows systems, all of them containing in one form or another your login name. 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 your texmf tree. +that is present in your /texmf tree. -Remember to refresh the filename database if you are using a MiKTeX -installation! - -The package is already installed with complete TeXLive or -MiKTeX distributions. In this case you don't need to -decompress anything and move files around. Possibly check if the -CTAN repository contains a newer version and, in case, use your package -manager to upgrade your installation, but don't ever move or change -anything in the TeX system directories. +If you are using a MiKTeX installation: +1) remember to add your personal texmf tree to the list of the trees + MiKTeX is looking in to fetch the files it needs; +2) remember to refresh the filename database. +Consult your MiKTeX documentation to know how to do the above actions. |