diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/toptesi-example.cfg')
-rw-r--r-- | Master/texmf-dist/doc/latex/toptesi/toptesi-example.cfg | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/toptesi-example.cfg b/Master/texmf-dist/doc/latex/toptesi/toptesi-example.cfg new file mode 100644 index 00000000000..82b7f29b513 --- /dev/null +++ b/Master/texmf-dist/doc/latex/toptesi/toptesi-example.cfg @@ -0,0 +1,92 @@ +%% +%% This is file `toptesi.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% toptesi.dtx (with options: `topcfg') +%% ______________________________________________________ +%% The TOPtesi package +%% Copyright (C) 2013 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 +%% can modify without restrictions in order to customize the +%% contents of this configuration file to his/her needs. The user +%% can add or remove lines, comment or uncomment lines, change the +%% arguments to the macros, add definitions and so on. +%% A better use of this file consists into copying it to another +%% file to be named as the thesis main file and with extension +%% .cfg; This bundle will try to read "\jobname.cfg"; if this file +%% does not exist, it looks for toptesi.cfg and if this further +%% does not exist, it does nothing. This means that the provided +%% file toptesi.cfg is to be used preferably as a model, not to +%% be used directly. +%%================================================================ +%% +\ateneo{}% Nessun nome di default +\facolta{}% nessun nome di default +\FacoltaDi{}% non viene scritta nessuna indicazione per la facoltà +%%\DottoratoIn{Corso di dottorato in } +\CorsoDiLaureaIn{Corso di Laurea in } +\TesiDiLaurea{Tesi di Laurea Magistrale} +%%\NomeMonografia{Monografia di Laurea} +%%\NomeDissertazione{Tesi di Dottorato} +\InName{in} +%%\TutorName{Tutore} +%%\CycleName{ciclo} +%%\retrofrontespizio{Questo lavoro è soggetto alla Creative Commons Licence} +%% +%% Copyright 2005-2012 Claudio Beccari +%% +%% Distributable under the LaTeX Project Public License, +%% version 1.3c or higher (your choice). The latest version of +%% this license is at: http://www.latex-project.org/lppl.txt +%% +%% This work is "author-maintained" +%% +%% This work consists of this file toptesi.dtx, a README file +%% and the derived files: +%% +%% toptesi.cls, toptesi.sty, topfront.sty, topcommand.sty, +%% toptesi.cfg, and the English documentation toptesi.pdf. +%% +%% Furthermore the bundle contains the documentation source +%% file toptesi-doc-xetex.tex and the derived file +%% toptesi-doc-xetex.pdf. +%% +%% The toptesi-example.tex source file is just an example +%% that shows how to use the various commands; by commenting +%% or uncommenting certain source lines it is possible to +%% typeset different kind of theses and their frontpages. +%% +%% The toptesi.cfg file is a sample of a local configuration +%% file that can be freely edited and modified. +%% +%% 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-doc-xetex.pdf is in Italian; +%% its source file is another example of how to use toptesi. +%% +%% End of file `toptesi.cfg'. |