diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-13 23:42:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-13 23:42:13 +0000 |
commit | 3807f54388c3f5abc707c05be526c6c9c0c04623 (patch) | |
tree | a91021a51d94f8120ac394394e912f1572f5f605 /Master/texmf-dist/tex/latex/toptesi/toptesi.cfg | |
parent | e2bc38f38458aaa4ba4279985cd65ded257e5eb7 (diff) |
toptesi (13dec15)
git-svn-id: svn://tug.org/texlive/trunk@39092 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/toptesi/toptesi.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/toptesi/toptesi.cfg | 35 |
1 files changed, 12 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg index ad73f0c1d1d..ba739bd2bd6 100644 --- a/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg +++ b/Master/texmf-dist/tex/latex/toptesi/toptesi.cfg @@ -7,26 +7,11 @@ %% toptesi.dtx (with options: `topcfg') %% ______________________________________________________ %% The TOPtesi package -%% Copyright (C) 2014 Claudio Beccari +%% Copyright (C) 2015 Claudio Beccari %% All rights reserved %% %% License information appended %% -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} %% %%================================================================ %% This file is the only file of the TOPtesi bundle that the user @@ -54,7 +39,7 @@ %%\CycleName{ciclo} %%\retrofrontespizio{Questo testo รจ soggetto alla Creative Commons Licence} %% -%% Copyright 2005-2014 Claudio Beccari +%% Copyright 2005-2015 Claudio Beccari %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of @@ -69,8 +54,8 @@ %% toptesi.cfg, and the English documentation toptesi.pdf. %% %% Furthermore the bundle contains the documentation source -%% file toptesi-it-xetex.tex and the derived file -%% toptesi-it-xetex.pdf. +%% file toptesi-it-pdftex.tex and the derived file +%% toptesi-it-pdftex.pdf. %% %% The toptesi-example.tex source file is just an example %% that shows how to use the various commands; by commenting @@ -78,17 +63,21 @@ %% typeset different kind of theses and their front pages. %% %% The topfront-example.tex source file is an example of how -%% to produce just the title page with toptesi and the external +%% to produce just the title page with TOPtesi and the external %% package frontespizio. %% %% The toptesi.cfg file is a sample of a local configuration -%% file that can be freely edited and modified. +%% file that can be copied to another file and its copy freely +%% edited and customized. %% %% By running pdflatex on toptesi.dtx the user gets the class, %% sty and cfg files and the English documentation file in %% pdf format. %% -%% The documentation file toptesi-it-xetex.pdf is in Italian; -%% its source file is another example of how to use toptesi. +%% The source file of the Italian documentation file +%% toptesi-it-pdftex.pdf is another example of how to use TOPtesi. +%% In spite of its name, toptesi-it-pdftex.tex may be typeset +%% with pdfLaTeX, XeLaTeX, and LuaLateX; see the first comment +%% lines of the file for how-to information. %% %% End of file `toptesi.cfg'. |