summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/arsclassica
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-28 00:23:03 +0000
committerKarl Berry <karl@freefriends.org>2008-10-28 00:23:03 +0000
commit3763fa67896d561bf1715831807d0bf173a87736 (patch)
tree1f4c6c374f68d5353f5cef4197bb598a7ed46ceb /Master/texmf-dist/doc/latex/arsclassica
parent82c50ef60580b22f3f55e214da923d46ab440d61 (diff)
new latex package arsclassica (27oct08)
git-svn-id: svn://tug.org/texlive/trunk@11083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/arsclassica')
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/ArsClassica.pdfbin0 -> 368846 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/ArsClassica.tex64
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Bibliografia.bib31
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Capitoli/Basi.tex159
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Capitoli/Codice.tex394
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Immagini/Uccelli.jpgbin0 -> 67283 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_1.jpgbin0 -> 25272 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_2.jpgbin0 -> 7465 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_3.jpgbin0 -> 5503 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_4.jpgbin0 -> 14215 bytes
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Bibliografia.tex16
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/DietroAlTitolo.tex26
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Frontespizio.tex34
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/IndiceAnalitico.tex14
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Indici.tex20
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Ringraziamenti.tex21
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Sommario+Abstract.tex33
-rw-r--r--Master/texmf-dist/doc/latex/arsclassica/README38
18 files changed, 850 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.pdf b/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.pdf
new file mode 100644
index 00000000000..e90122a3096
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.tex b/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.tex
new file mode 100644
index 00000000000..a52b5737360
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/ArsClassica.tex
@@ -0,0 +1,64 @@
+\documentclass[10pt,a4paper,twoside,openright,titlepage,fleqn,
+ cleardoubleempty,abstracton,pointlessnumbers,%
+ headinclude,footinclude,BCOR5mm,%
+ tablecaptionabove]{scrreprt}
+
+\newcommand{\myName}{Lorenzo Pantieri\xspace}
+\newcommand{\myTitle}{Personalizzare ClassicThesis con il pacchetto ArsClassica\xspace}
+\newcommand{\mySubTitle}{Manuale d'uso\xspace}
+\newcommand{\myLocation}{Cesena\xspace}
+\newcommand{\myGroup}{Gruppo Utilizzatori Italiani di \TeX{} e \LaTeX\xspace}
+\newcommand{\myUrl}{\url{http://www.guit.sssup.it/}\xspace}
+\newcommand{\myTime}{Novembre 2008\xspace}
+\newcommand{\myDate}{1 novembre 2008\xspace}
+
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{amsfonts,amssymb,amsthm}
+\usepackage[italian]{varioref}
+\usepackage[square,numbers]{natbib}
+\usepackage{indentfirst}
+\usepackage[tight,italian]{minitoc}
+\usepackage{makeidx}
+\usepackage{multicol}
+\usepackage{chngpage,calc}
+\usepackage[dvipsnames,table]{xcolor}
+\usepackage{lipsum}
+\usepackage[english,italian]{babel}
+\usepackage[writefile]{listings}
+\usepackage{classicthesis-ldpkg}
+\usepackage[eulerchapternumbers,subfig,beramono,
+eulermath,pdfspacing]{classicthesis}
+\usepackage[italian]{arsclassica}
+\usepackage{adhoc}
+\usepackage{guit}
+
+\begin{document}
+\pagenumbering{roman}
+\pagestyle{plain}
+%******************************************************************
+% Materiale iniziale
+%******************************************************************
+\input{MaterialeInizialeFinale/Frontespizio}
+\input{MaterialeInizialeFinale/DietroAlTitolo}
+\clearpage
+\input{MaterialeInizialeFinale/Sommario+Abstract}
+\input{MaterialeInizialeFinale/Ringraziamenti}
+\pagestyle{scrheadings}
+\clearpage
+\input{MaterialeInizialeFinale/Indici}
+\cleardoublepage
+%******************************************************************
+% Materiale principale
+%******************************************************************
+\pagenumbering{arabic}
+\input{Capitoli/Basi}
+\input{Capitoli/Codice}
+% *****************************************************************
+% Materiale finale
+%******************************************************************
+\clearpage
+\input{MaterialeInizialeFinale/Bibliografia}
+\clearpage
+\input{MaterialeInizialeFinale/IndiceAnalitico}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Bibliografia.bib b/Master/texmf-dist/doc/latex/arsclassica/Bibliografia.bib
new file mode 100644
index 00000000000..789df3b1a51
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Bibliografia.bib
@@ -0,0 +1,31 @@
+@BOOK{bringhurst:elementi,
+ AUTHOR = {Bringhurst, Robert},
+ TITLE = {Gli Elementi dello Stile Tipografico},
+ PUBLISHER = {\inglese{Sylvestre Bonnard}},
+ YEAR = {2001, ed.~or.~1992},
+ ADDRESS = {Milano}
+}
+
+
+@MANUAL{miede:classicthesis,
+ AUTHOR = {Miede, AndrŽ},
+ TITLE = {\inglese{A Classic Thesis style}},
+ YEAR = {2007},
+ NOTE = {{Manuale} d'uso dello stile \classicthesis, \url{http://www.ctan.org/tex-archive/macros/latex/contrib/classicthesis/ClassicThesis.pdf}}
+}
+
+
+@MANUAL{pantieri:classicthesis,
+ AUTHOR = {Pantieri, Lorenzo},
+ TITLE = {Introduzione allo stile \classicthesis},
+ YEAR = {2008},
+ NOTE = {\url{http://www.lorenzopantieri.net/LaTeX_files/ClassicThesis.pdf}}
+}
+
+
+@MANUAL{pantieri:arte,
+ AUTHOR = {Pantieri, Lorenzo},
+ TITLE = {L'arte di scrivere con \LaTeX},
+ YEAR = {2008},
+ NOTE = {\url{http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf}}
+} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Basi.tex b/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Basi.tex
new file mode 100644
index 00000000000..39232534d72
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Basi.tex
@@ -0,0 +1,159 @@
+%************************************************
+\myChapter{Le basi}
+\label{cap:basi}
+\minitoc\mtcskip
+%************************************************
+
+In questo capitolo vengono presentate le nozioni, veramente semplici,
+che sono alla base del funzionamento di \arsclassica{}
+e ne vengono presentate le idee di fondo e le peculiarità.
+
+
+
+\section{Introduzione}
+
+Il\graffito{L'arte di scrivere con \LaTeX} pacchetto \arsclassica{} modifica alcuni aspetti tipografici dello stile \classicthesis, di André Miede~\citep{miede:classicthesis,pantieri:classicthesis}. Permette di riprodurre la veste grafica della guida \emph{L'arte di scrivere con \LaTeX}~\citep{pantieri:arte} (e del presente documento). Lo spunto per l'originale rielaborazione di \classicthesis{} mi è stato offerto da Daniel Gottschlag.
+
+
+
+\section{Uso del pacchetto}
+
+Il pacchetto è configurato per essere eseguito su un'installazione \emph{completa} di \miktex{} o \texlive{} e usa font liberamente disponibili.
+
+L'installazione di \arsclassica{} non presenta particolari difficoltà. Si scarica il file \texttt{ArsClassica.zip} da \url{http://www.lorenzopantieri.net/LaTeX.html} e, dopo averlo decompresso, si installa \texttt{arsclassica.sty} nel solito modo~\citep[p.~25]{pantieri:arte}.
+
+Il\graffito{ArsClassica richiede la versione~2.5 di ClassicThesis; va caricato dopo quest'ultimo.} pacchetto funziona con le classi \classe{KOMA-Script} (\classe{scrreprt}, \classe{scrbook} e \classe{scrartcl}) e richiede i pacchetti \pacchetto{classicthesis} e \pacchetto{classicthesis-ldpkg} \emph{aggiornati all'ultima versione disponibile (la~2.5)}; deve essere caricato \emph{dopo} questi ultimi. Si carica semplicemente con
+\begin{code}
+\documentclass[£*\meta{\dots\unkern}*£]{scrreprt} % o scrbook o scrartcl
+
+\usepackage[£*\meta{\dots\unkern}*£]{classicthesis-ldpkg}
+\usepackage[£*\meta{\dots\unkern}*£]{classicthesis}
+\usepackage[£*\meta{\dots\unkern}*£]{arsclassica}
+
+\begin{document}
+£*\dots*£
+\end{document}
+\end{code}
+
+Ad esempio, il presente documento è stato ottenuto con il seguente codice:
+\begin{code}
+\documentclass[10pt,a4paper,twoside,openright,titlepage,fleqn,%
+ cleardoubleempty,abstracton,pointlessnumbers,%
+ headinclude,footinclude,BCOR5mm,%
+ tablecaptionabove]{scrreprt}
+
+\usepackage{£*\meta{\dots\unkern}*£}
+\usepackage{classicthesis-ldpkg}
+\usepackage[eulerchapternumbers,subfig,beramono,%
+ eulermath,pdfspacing]{classicthesis}
+\usepackage[italian]{arsclassica}
+\usepackage{£*\meta{\dots\unkern}*£}
+
+\begin{document}
+£*\dots*£
+\end{document}
+\end{code}
+
+
+
+\section{Opzioni del pacchetto}
+
+Il\graffito{Riferimenti bibliografici finali in italiano} pacchetto \arsclassica{} ha una sola opzione disponibile, l'opzione \opzione{italian},
+\begin{code}
+\usepackage[italian]{arsclassica}
+\end{code}
+che permette di avere in italiano anziché in inglese i riferimenti bibliografici finali (generati dal pacchetto \pacchetto{backref}, caricato automaticamente da \pacchetto{classicthesis-ldpkg}).
+
+
+
+\section{Lo stile di ArsClassica}
+
+Rispetto\graffito{Le peculiarità rispetto a ClassicThesis} a \classicthesis, lo stile tipografico ottenuto con \arsclassica{} si differenzia per i seguenti aspetti:
+\begin{itemize}
+\item uso del font Iwona,\index{Iwona} di Janusz M.~Nowacki,
+per i titoli delle sezioni (capitoli, paragrafi, sottoparagrafi, sotto-sottoparagrafi, capoversi), per le etichette degli elenchi descrittivi, per le testatine e per le intestazioni delle didascalie (\classicthesis{} non usa alcun font sans serif);
+\item numeri dei capitoli personalizzati;
+\item testatine semitrasparenti;
+\item didascalie con intestazioni in neretto (che \classicthesis{} non usa);
+\item elenchi puntati con etichette semitrasparenti;
+\item indice analitico su due colonne con bilanciamento;
+\item interlinea sempre fissata a 1.00 (\classicthesis{} la pone uguale a 1.05, se si usa il font Palatino);
+\item note a margine simmetriche (allineate a destra nelle pagine pari, a sinistra in quelle dispari~---~nei documenti fronte-retro), come fa Bringhurst nei suoi \emph{Elementi}~\citep{bringhurst:elementi} (ma non \classicthesis, che allinea le note a margine sempre a sinistra).
+\item corpo del testo ``a doppio quadrato'' (come nella versione~2.3 dello stile), per documenti composti in formato~A4 con font Palatino.
+\end{itemize}
+
+Il\graffito{È sconsigliabile modificare le impostazioni di ArsClassica.} pacchetto \arsclassica{} è nato per mettere a disposizione dell'utente uno stile tipografico pronto per l'uso: se si modificano le impostazioni precedenti si corre il rischio di distruggere l'equilibrio dello stile, per cui è \emph{decisamente consigliabile} lasciarle invariate.
+
+Uno dei punti di forza di \LaTeX{} è che consente di disinteressarsi completamente delle questioni tipografiche, per dar modo all'autore di
+concentrarsi unicamente sulla struttura e sui contenuti del proprio documento. Questo fatto dovrebbe sempre essere tenuto presente:
+utilizzando uno stile scritto da altri, infatti, l'utente accetta per buone tutte le impostazioni tipografiche scelte per lui dall'autore dello stile e non è più tenuto a studiare tipografia per mettere a punto l'aspetto delle proprie pubblicazioni. Questo vale anche per \arsclassica: modificarne le impostazioni significa contraddire questa filosofia e, di conseguenza, comporta l'obbligo di studiare un (bel) po' di tipografia per ottenere risultati accettabili.
+
+\looseness=1
+Lo stile ottenuto con \arsclassica{} non è quindi configurabile o personalizzabile (l'unica eccezione è l'opzione \opzione{italian}). Lo stile è qualcosa di molto personale e relativo: se l'utente è soddisfatto da quello messo a disposizione dal pacchetto e trova allettante l'idea di disinteressarsi al problema della definizione dello stile, allora potrà utilizzare con soddisfazione \arsclassica; altrimenti, se un autore ha
+esigenze diverse o non è soddisfatto dalla resa grafica del pacchetto, allora può provare a rivolgersi ad altre classi o pacchetti, eventualmente costruendosi da solo lo stile che corrisponde alle proprie aspettative.
+
+
+
+\section{Nuovi comandi}
+
+\subsection{Loghi particolari}
+Il\graffito{I comandi \textbackslash ctLaTeX, \textbackslash ctLaTeXe, \textbackslash ctTeX} pacchetto mette a disposizione i comandi \comando{ctLaTeX}, \comando{ctLaTeXe} e \comando{ctTeX}, che permettono di avere rispettivamente i loghi \LaTeX, \LaTeXe{} e \TeX{} composti correttamente se scritti in Iwona.\index{Iwona}
+
+\subsection{Immagini con lo sfondo colorato}
+È\graffito{Il comando \textbackslash myincludegraphics} definito il comando \comando{myincludegraphics}, che permette di inserire un'immagine con lo sfondo di colore ``Azzurro Alice''; il suo funzionamento è analogo a quello di \comando{includegraphics}.
+Affinché tutto funzioni, è fondamentale che l'immagine da inserire abbia lo sfondo trasparente.
+
+
+
+\section{Esempi}
+
+\begin{figure}[tb]
+\centering
+\subfloat[Asia personas duo.]
+{\includegraphics[width=.45\linewidth]{Immagini/esempio_1}} \quad
+\subfloat[Pan ma signo.]
+{\label{fig:example-b}%
+\includegraphics[width=.45\linewidth]{Immagini/esempio_2}} \\
+\subfloat[Methodicamente o uno.]
+{\includegraphics[width=.45\linewidth]{Immagini/esempio_3}} \quad
+\subfloat[Titulo debitas.]
+{\includegraphics[width=.45\linewidth]{Immagini/esempio_4}}
+\caption[Tu duo titulo debitas latente]{Tu duo titulo debitas
+latente.}\label{fig:example}
+\end{figure}
+
+Lorem\graffito{Il contenuto di questo paragrafo è solo del testo fittizio.} ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna. Donec vehicula augue eu neque.
+
+\subsection*{Un sottoparagrafo}
+\lipsum[2]
+
+\subsubsection*{Un sotto-sottoparagrafo}
+\lipsum[3]
+
+\paragraph{Un capoverso con paragraph} Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer id, vulputate a, magna.
+
+\bigskip
+
+\lipsum[2]
+
+\begin{description}
+\item[Mane] Lorem\graffito{Le etichette degli elenchi descrittivi sono in Iwona.\index{Iwona}} ipsum dolor sit amet, consectetuer adipiscing elit.
+\item[Tekel] Ut purus elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur dictum gravida mauris.
+\item[Fares] Nam arcu libero, nonummy eget, consectetuer
+id, vulputate a, magna.
+\end{description}
+
+\begin{table}[tb]
+\caption[Lorem ipsum dolor]{Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur dictum gravida mauris.}
+\centering
+\begin{tabular}{cc}
+\toprule
+$p$ & $\lnot p$ \\
+\midrule
+V & F \\
+F & V \\
+\bottomrule
+\end{tabular}
+\end{table}
+
+\lipsum[1]
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Codice.tex b/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Codice.tex
new file mode 100644
index 00000000000..ed96ccb34e6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Capitoli/Codice.tex
@@ -0,0 +1,394 @@
+%************************************************
+\myChapter{Il codice}
+\label{cap:codice}
+%************************************************
+
+
+\lstset{numbers=left,
+ numberstyle=\scriptsize,
+ stepnumber=1,
+ numbersep=8pt
+}
+
+Annuncio del pacchetto e richiesta dei pacchetti necessari.
+\begin{lstlisting}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{arsclassica}[2008/10/18 v2.5 Customising
+ ClassicThesis (LP)]
+\RequirePackage{classicthesis-ldpkg}
+\RequirePackage{classicthesis}
+
+\end{lstlisting}
+Dichiarazione dell'opzione \opzione{italian}.
+\begin{lstlisting}[firstnumber=last]
+\newboolean{italian}
+\DeclareOption{italian}{\setboolean{italian}{true}}
+\ProcessOptions\relax
+
+\end{lstlisting}
+%
+Bilanciamento delle colonne dell'indice analitico (se presente).
+\begin{lstlisting}[firstnumber=last]
+\@ifpackageloaded{makeidx}
+{%
+ \RequirePackage{multicol}
+ \let\orgtheindex\theindex
+ \let\orgendtheindex\endtheindex
+ \def\theindex{%
+ \def\twocolumn{\begin{multicols}{2}}%
+ \def\onecolumn{}%
+ \clearpage
+ \orgtheindex}
+ \def\endtheindex{%
+ \end{multicols}%
+ \orgendtheindex}
+ \makeindex
+}
+{\relax}
+
+\end{lstlisting}
+%
+Riferimenti di \pacchetto{backref} in italiano.
+\begin{lstlisting}[firstnumber=last]
+\ifthenelse{\boolean{italian}}%
+{%
+ \PackageInfo{arsclassica}{Using option "italian". %
+ This activates italian language in "backref".}
+ \renewcommand*{\backreftwosep}{ e~}
+ \renewcommand*{\backreflastsep}{ e~}
+ \renewcommand*{\backrefalt}[4]{%
+ \ifcase #1 %
+ \relax%
+ \or
+ (Citato a pagina~#2.)%
+ \else
+ (Citato alle pagine~#2.)
+ \fi}
+}
+{\relax}
+
+\end{lstlisting}
+%
+Impostazioni di \pacchetto{minitoc}.
+\begin{lstlisting}[firstnumber=last]
+\@ifpackageloaded{minitoc}
+{%
+ \ifthenelse{\boolean{italian}}%
+ {%
+ \def\ptctitle{indice}
+ \def\mtctitle{indice}
+ \def\stctitle{indice}
+ \setlength{\mtcindent}{0pt}
+ \renewcommand{\mtifont}{\normalsize\sffamily%
+ \scshape\lsstyle}
+ }
+ {%
+ \setlength{\mtcindent}{0pt}
+ \renewcommand{\mtifont}{\normalsize\sffamily%
+ \scshape\lsstyle}
+ }
+}
+{\relax}
+
+\end{lstlisting}
+Uso di Iwona\index{Iwona} come font sans serif.
+\begin{lstlisting}[firstnumber=last]
+\renewcommand{\sfdefault}{iwona}
+
+\end{lstlisting}
+%
+Numeri dei capitoli personalizzati.
+\begin{lstlisting}[firstnumber=last]
+\let\chapterNumber\undefined
+\ifthenelse{\boolean{eulerchapternumbers}}
+{\newfont{\chapterNumber}{eurb10 scaled 5000}}%
+{\newfont{\chapterNumber}{pplr9d scaled 5000}}
+
+\end{lstlisting}
+%
+Maiuscoletto sans serif.
+\begin{lstlisting}[firstnumber=last]
+\ifthenelse{\boolean{minionprospacing}}%
+{%
+ \DeclareRobustCommand{\spacedallcaps}[1]{\sffamily%
+ \textssc{\MakeTextUppercase{#1}}}%
+ \DeclareRobustCommand{\spacedlowsmallcaps}[1]%
+ {\sffamily\textssc{\MakeTextLowercase{#1}}}%
+}{%
+ \ifthenelse{\boolean{pdfspacing}}%
+ {%
+ \microtypesetup{expansion=false}%
+ \DeclareRobustCommand{\spacedallcaps}[1]%
+ {\sffamily\textls[160]{\MakeTextUppercase{#1}}}%
+ \DeclareRobustCommand{\spacedlowsmallcaps}[1]%
+ {\sffamily\textls[80]{\scshape\MakeTextLowercase{#1}}}%
+ }{%
+ \RequirePackage{soul}
+ \sodef\allcapsspacing{\sffamily\upshape}%
+ {0.15em}{0.65em}{0.6em}%
+ \sodef\lowsmallcapsspacing{\sffamily\scshape}%
+ {0.075em}{0.5em}{0.6em}%
+ \DeclareRobustCommand{\spacedallcaps}[1]%
+ {\MakeTextUppercase{\allcapsspacing{#1}}}%
+ \DeclareRobustCommand{\spacedlowsmallcaps}[1]%
+ {\MakeTextLowercase{\textsc%
+ {\lowsmallcapsspacing{#1}}}}%
+ }%
+}
+
+\end{lstlisting}
+%
+Testatine semitrasparenti e numeri di pagina in Iwona.
+\begin{lstlisting}[firstnumber=last]
+\renewcommand{\sectionmark}[1]{\markright{\textsc%
+{\MakeTextLowercase{\thesection}} \spacedlowsmallcaps{#1}}}
+\lehead{\mbox{\llap{\small\thepage\kern1em\color{halfgray}%
+\vline}%
+\color{halfgray}\hspace{0.5em}\headmark\hfil}}
+\rohead{\mbox{\hfil{\color{halfgray}%
+\headmark\hspace{0.5em}}%
+\rlap{\small{\color{halfgray}\vline}\kern1em\thepage}}}
+\renewcommand{\headfont}{\normalfont\sffamily}
+\renewcommand{\pnumfont}{\small\sffamily}
+
+\end{lstlisting}
+%
+Uso del font Iwona\index{Iwona} per i titoli delle sezioni (capitoli, paragrafi, sottoparagrafi, sotto-sottoparagrafi, capoversi) e delle etichette degli elenchi descrittivi.
+\begin{lstlisting}[firstnumber=last]
+\RequirePackage{titlesec}
+ % parts
+ \ifthenelse{\boolean{parts}}%
+ {%
+ \titleformat{\part}[display]
+ {\normalfont\centering\large}%
+ {\thispagestyle{empty}\partname~\thepart}{1em}%
+ {\color{Maroon}\spacedallcaps}
+ }{\relax}
+ % chapters
+ \ifthenelse{\boolean{linedheaders}}%
+ {%
+ \titleformat{\chapter}[display]%
+ {\relax}{\raggedleft{\color{halfgray}%
+ \chapterNumber\thechapter} \\ }{0pt}%
+ {\titlerule\vspace*{.9\baselineskip}\raggedright%
+ \spacedallcaps}%
+ [\normalsize\vspace*{.8\baselineskip}\titlerule]%
+ }{%
+ \titleformat{\chapter}[block]%
+ {\normalfont\Large\sffamily}%
+ {{\color{halfgray}\chapterNumber\thechapter%
+ \hspace{10pt}\vline} }{10pt}%
+ {\spacedallcaps}}
+ % sections
+ \titleformat{\section}
+ {\normalfont\Large\sffamily}{\textsc%
+ {\MakeTextLowercase{\thesection}}}%
+ {1em}{\spacedlowsmallcaps}
+ % subsections
+ \titleformat{\subsection}
+ {\normalfont\sffamily}{\textsc{\MakeTextLowercase%
+ {\thesubsection}}}{1em}{\normalsize}
+ % subsubsections
+ \titleformat{\subsubsection}
+ {\normalfont\sffamily\itshape}{\textsc%
+ {\MakeTextLowercase{\thesubsubsection}}}%
+ {1em}{\normalsize\itshape}
+ % paragraphs
+ \titleformat{\paragraph}[runin]
+ {\normalfont\normalsize\sffamily}{\textsc%
+ {\MakeTextLowercase{\theparagraph}}}%
+ {0pt}{\spacedlowsmallcaps}
+ % descriptionlabels
+ \renewcommand{\descriptionlabel}[1]{\hspace*{\labelsep}%
+ \bfseries\spacedlowsmallcaps{#1}}
+ \titlespacing*{\chapter}{0pt}{1\baselineskip}%
+ {2\baselineskip}
+ \titlespacing*{\section}{0pt}{2\baselineskip}%
+ {.8\baselineskip}[\marginparsep]
+ \titlespacing*{\subsection}{0pt}{1.5\baselineskip}%
+ {.8\baselineskip}[\marginparsep]
+ \titlespacing*{\paragraph}{0pt}{1\baselineskip}%
+ {1\baselineskip}
+
+\end{lstlisting}
+%
+Elenchi puntati con etichette semitrasparenti.
+\begin{lstlisting}[firstnumber=last]
+\renewcommand\labelitemi{\color{halfgray}$\bullet$}
+
+\end{lstlisting}
+%
+Impostazione delle didascalie.
+\begin{lstlisting}[firstnumber=last]
+\captionsetup{format=hang,font=small,labelfont={sf,bf}}
+\captionsetup[table]{skip=\medskipamount}
+
+\end{lstlisting}
+%
+Note a margine simmetriche.
+\begin{lstlisting}[firstnumber=last]
+\let\graffito\relax
+\def\graffito@setup{%
+ \slshape\footnotesize%
+ \parindent=0pt \lineskip=0pt \lineskiplimit=0pt %
+ \tolerance=2000 \hyphenpenalty=300 \exhyphenpenalty=300
+ \doublehyphendemerits=100000
+ \finalhyphendemerits=\doublehyphendemerits}
+\DeclareRobustCommand{\graffito}[1]{\marginpar
+ [\graffito@setup\raggedleft\hspace{0pt}{#1}]
+ {\graffito@setup\raggedright\hspace{0pt}{#1}}}
+
+\end{lstlisting}
+%
+Interlinea.
+\begin{lstlisting}[firstnumber=last]
+\linespread{1.00}
+
+\end{lstlisting}
+%
+Corpo del testo ``a doppio quadrato'' (come nella versione~2.3 dello stile), per documenti composti in formato A4 con font Palatino.
+\begin{lstlisting}[firstnumber=last]
+\ifthenelse{\boolean{@a5paper}}%
+ {\relax}%
+ {% A4
+ \ifthenelse{\boolean{@minionpro}}%
+ {\relax}%
+ {% Palatino or other
+ \PackageInfo{classicthesis}{A4 paper, Palatino or other}
+ \areaset[5mm]{312pt}{699pt}
+ % 624 + 33 head + 42 head \the\footskip
+ \setlength{\marginparwidth}{7em}%
+ \setlength{\marginparsep}{2em}%
+ }%
+ }
+
+\end{lstlisting}
+%
+Si definisce il comando
+{\ttfamily\textbackslash\color{RoyalBlue}{myincludegraphics}},
+%\comando{myincludegraphics},
+che permette di inserire un'immagine con lo sfondo di colore ``Azzurro Alice''.
+\begin{lstlisting}[firstnumber=last]
+\definecolor{aliceblue}{RGB}{240,248,255}
+
+\newcommand{\myincludegraphics}[2][]{%
+\begingroup\setlength{\fboxsep}{0pt}%
+\colorbox{aliceblue}{\includegraphics[#1]{#2}}%
+\endgroup}
+
+\end{lstlisting}
+Impostazioni di \pacchetto{hyperref}.
+\begin{lstlisting}[firstnumber=last]
+\hypersetup{%
+ colorlinks=true, linktocpage=true, pdfstartpage=3,
+ pdfstartview=FitV, breaklinks=true, pdfpagemode=UseNone,
+ pageanchor=true, pdfpagemode=UseOutlines,%
+ plainpages=false, bookmarksnumbered,
+ bookmarksopen=true,%
+ bookmarksopenlevel=1,%
+ hypertexnames=true, pdfhighlight=/O,%
+ urlcolor=webbrown, linkcolor=RoyalBlue,
+ citecolor=RoyalBlue,%
+ pagecolor=RoyalBlue,%
+ pdfsubject={},%
+ pdfkeywords={},%
+ pdfcreator={pdfLaTeX},%
+ pdfproducer={LaTeX con hyperref e ClassicThesis}%
+}
+
+\ifdefined\myTitle
+ \hypersetup{pdftitle={\myTitle}}
+\else
+ \relax
+\fi
+
+\ifdefined\myName
+ \hypersetup{pdfauthor={\textcopyright\ \myName}}
+\else
+ \relax
+\fi
+
+\end{lstlisting}
+%
+Definizione dei comandi
+{\ttfamily\textbackslash\color{RoyalBlue}{ctLaTeX}},
+{\ttfamily\textbackslash\color{RoyalBlue}{ctLaTeXe}} e
+{\ttfamily\textbackslash\color{RoyalBlue}{ctTeX}},
+per avere rispettivamente i loghi \LaTeX, \LaTeXe{} e \TeX{} composti correttamente se scritti in Iwona.\index{Iwona}
+\begin{lstlisting}[firstnumber=last]
+\def\@ppljLaTeX{{\upshape
+ \sbox\z@{\check@mathfonts\fontsize\sf@size\z@%
+ \math@fontsfalse\selectfont A}%
+ \sbox\tw@ T%
+ L\kern-.55\wd\z@
+ \vbox to\ht\tw@{\copy\z@\vss}%
+ \kern-.25\wd0
+ \@ctTeX}}
+\def\@ppljTeX{{\upshape T\kern -.08em \lower .3ex\hbox{E}%
+\kern -.08em X}}
+
+\def\@ppljscLaTeX{{\upshape\scshape
+ \sbox\z@{\check@mathfonts\fontsize\sf@size\z@%
+ \math@fontsfalse\selectfont a}%
+ \sbox\tw@ t%
+ l\kern-.6\wd\z@
+ \vbox to\ht\tw@{\copy\z@\vss}%
+ \kern-.25\wd0
+ \@ctTeX}}
+\def\@ppljscTeX{{\upshape\scshape t\kern -.085em
+\lower .25ex\hbox{e}\kern -.085em x}}
+
+\def\@iwonaLaTeX{{\upshape
+ \sbox\z@{\check@mathfonts\fontsize\sf@size\z@%
+ \math@fontsfalse\selectfont A}%
+ \sbox\tw@ T%
+ L\kern-.5\wd\z@
+ \vbox to\ht\tw@{\copy\z@\vss}%
+ \kern-.2\wd0
+ \@ctTeX}}
+\def\@iwonaTeX{{\upshape T\kern -.12em \lower .3ex\hbox{E}%
+ \kern -.12em X}}
+
+\def\@iwonascLaTeX{{\upshape\scshape
+ \sbox\z@{\check@mathfonts\fontsize\sf@size\z@%
+ \math@fontsfalse%
+ \selectfont a}%
+ \sbox\tw@ t%
+ l\kern-.5\wd\z@
+ \vbox to\ht\tw@{\copy\z@\vss}%
+ \kern-.2\wd0
+ \@ctTeX}}
+\def\@iwonascTeX{{\upshape\scshape t\kern -.1em
+ \lower .25ex\hbox{e}\kern -.1em x}}
+
+\def\ct@sc{sc}
+\def\@ctTeX{\csname @\f@family\ifx\f@shape\ct@sc sc%
+\fi TeX\endcsname}
+
+\DeclareRobustCommand\ctLaTeX{%
+ \texorpdfstring{\textls[1]{\csname @\f@family\ifx%
+ \f@shape\ct@sc sc\fi LaTeX\endcsname}}{LaTeX}}
+\DeclareRobustCommand\ctLaTeXe{%
+ \texorpdfstring{\textls[1]{\ctLaTeX\csname @\ifx%
+ \f@shape\ct@sc sc\fi twoe\endcsname}}{LaTeX2e}}
+
+\def\@twoe{\kern.1em$\m@th2_{\textstyle\varepsilon}$}
+\def\@sctwoe{\kern.15em$\m@th{\scriptscriptstyle2}%
+_\varepsilon$}
+
+\DeclareRobustCommand\ctTeX{%
+ \texorpdfstring{\textls[1]{\csname @\f@family\f@shape TeX%
+ \endcsname}}{TeX}}
+
+\end{lstlisting}
+%
+Il codice seguente permette di avere, nell'indice generale, le testatine in maiuscoletto spaziato, anche quando l'indice occupa più di due pagine (rimediando ad un piccolo difetto di \classicthesis).
+\begin{lstlisting}[firstnumber=last]
+\def\toc@headingbkORrp{%
+ \def\toc@heading{%
+ \chapter*{\contentsname}%
+ \@mkboth{\spacedlowsmallcaps{\contentsname}}
+ {\spacedlowsmallcaps{\contentsname}}}}
+\@ifclassloaded{scrreprt}{\toc@headingbkORrp}{}
+\@ifclassloaded{scrbook}{\toc@headingbkORrp}{}
+\end{lstlisting}
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Immagini/Uccelli.jpg b/Master/texmf-dist/doc/latex/arsclassica/Immagini/Uccelli.jpg
new file mode 100644
index 00000000000..4153f62b87b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Immagini/Uccelli.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_1.jpg b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_1.jpg
new file mode 100644
index 00000000000..530ede18c47
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_1.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_2.jpg b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_2.jpg
new file mode 100644
index 00000000000..ba7e101e8fd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_2.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_3.jpg b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_3.jpg
new file mode 100644
index 00000000000..46113f520b0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_3.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_4.jpg b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_4.jpg
new file mode 100644
index 00000000000..d15a4472855
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/Immagini/esempio_4.jpg
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Bibliografia.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Bibliografia.tex
new file mode 100644
index 00000000000..c2ba4a43e35
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Bibliografia.tex
@@ -0,0 +1,16 @@
+%*******************************************************
+% Bibliografia
+%*******************************************************
+\manualmark
+\markboth{\spacedlowsmallcaps{\bibname}}{\spacedlowsmallcaps{\bibname}}
+\refstepcounter{dummy}
+\begingroup
+ \let\clearpage\relax
+ \let\cleardoublepage\relax
+ \let\cleardoublepage\relax
+
+\addcontentsline{toc}{chapter}{\tocEntry{\bibname}}
+\bibliographystyle{classic}
+\bibliography{Bibliografia}
+\nocite{bringhurst:elementi,miede:classicthesis,pantieri:classicthesis,pantieri:arte}
+\endgroup
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/DietroAlTitolo.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/DietroAlTitolo.tex
new file mode 100644
index 00000000000..f28bb0c1ad7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/DietroAlTitolo.tex
@@ -0,0 +1,26 @@
+%*******************************************************
+% Dietro al titolo
+%*******************************************************
+\thispagestyle{empty}
+
+\hfill
+
+\vfill
+
+\noindent\myName:
+\textit{\myTitle,} \mySubTitle,
+\textcopyright\ \MakeTextLowercase{\myTime}.
+
+\medskip
+\noindent{\spacedlowsmallcaps{Sito Web}}: \\
+\url{http://www.lorenzopantieri.net/}
+
+\medskip
+\noindent{\spacedlowsmallcaps{E-mail}}: \\
+\mail{lorenzo.pantieri@iperbole.bologna.it}
+
+\vspace{1cm}
+\hrule
+\bigskip
+
+\noindent Nel frontespizio è riprodotta un'incisione di Maurits C.~Escher, dal titolo \textit{Tassellazione del piano con Uccelli} (l'immagine è tratta da \url{http://www.mcescher.com/}).
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Frontespizio.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Frontespizio.tex
new file mode 100644
index 00000000000..d8b3b9bfa23
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Frontespizio.tex
@@ -0,0 +1,34 @@
+\begin{titlepage}
+\pdfbookmark[1]{Frontespizio}{Frontespizio}
+\changetext{}{}{}{((\paperwidth - \textwidth) / 2) - \oddsidemargin - \hoffset - 1in}{}
+\null\vfill
+\begin{center}
+\large
+
+\bigskip
+
+{\LARGE\spacedlowsmallcaps{\myTitle} \\
+}
+\bigskip
+
+\spacedlowsmallcaps{\myName}
+
+\vspace{9cm}
+
+\begin{tabular} {cc}
+\parbox{0.3\textwidth}{\includegraphics[width=2.5cm]{Uccelli}}
+&
+\parbox{0.7\textwidth}{{\Large\spacedlowsmallcaps{\mySubTitle}} \\
+
+ {\normalsize
+
+ \myGroup \\
+ \myUrl \\
+ \myTime}}
+ \end{tabular}
+\end{center}
+\vfill
+\end{titlepage}
+
+
+
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/IndiceAnalitico.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/IndiceAnalitico.tex
new file mode 100644
index 00000000000..f87eba03418
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/IndiceAnalitico.tex
@@ -0,0 +1,14 @@
+%*******************************************************
+% Indice analitico
+%*******************************************************
+\manualmark
+\markboth{\spacedlowsmallcaps{\indexname}}{\spacedlowsmallcaps{\indexname}}
+\refstepcounter{dummy}
+\begingroup
+ \let\clearpage\relax
+ \let\cleardoublepage\relax
+ \let\cleardoublepage\relax
+\pagestyle{scrheadings}
+\addcontentsline{toc}{chapter}{\tocEntry{\indexname}}
+\printindex
+\endgroup
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Indici.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Indici.tex
new file mode 100644
index 00000000000..46f56a47ff6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Indici.tex
@@ -0,0 +1,20 @@
+%*******************************************************
+% Indici
+%*******************************************************
+\refstepcounter{dummy}
+\pdfbookmark[1]{\contentsname}{tableofcontents}
+\setcounter{tocdepth}{2}
+\begingroup
+ \let\clearpage\relax
+ \let\cleardoublepage\relax
+ \let\cleardoublepage\relax
+
+\dominitoc\tableofcontents
+\endgroup
+\markboth{\spacedlowsmallcaps{\contentsname}}{\spacedlowsmallcaps{\contentsname}}
+
+\begingroup
+ \let\clearpage\relax
+ \let\cleardoublepage\relax
+ \let\cleardoublepage\relax
+\endgroup
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Ringraziamenti.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Ringraziamenti.tex
new file mode 100644
index 00000000000..e81ed9b1118
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Ringraziamenti.tex
@@ -0,0 +1,21 @@
+%*******************************************************
+% Ringraziamenti
+%*******************************************************
+\pdfbookmark[1]{Ringraziamenti}{ringraziamenti}
+
+\begingroup
+\let\clearpage\relax
+\let\cleardoublepage\relax
+\let\cleardoublepage\relax
+
+\chapter*{Ringraziamenti}
+
+Desidero ringraziare in primo luogo i membri dello Staff del Gruppo Utilizzatori Italiani di \TeX{} e \LaTeX{} (\guit*, \url{http://www.guit.sssup.it/}), in particolare il Prof.~Enrico Gregorio e Andrea Tonelli, per l'impagabile aiuto fornito nella redazione di questo lavoro, le spiegazioni dettagliate, la pazienza e la precisione nei suggerimenti, le soluzioni fornite, la competenza e la disponibilità.
+Grazie anche tutti quelli che hanno discusso con me sul forum del \guit*, prodighi di preziose osservazioni e di validi consigli.
+
+Ringrazio infine André Miede, per aver realizzato lo splendido stile \classicthesis, e Daniel Gottschlag, che mi ha dato lo spunto per realizzarne un'originale rielaborazione.
+
+\endgroup
+
+
+
diff --git a/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Sommario+Abstract.tex b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Sommario+Abstract.tex
new file mode 100644
index 00000000000..427cd2c3de0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/MaterialeInizialeFinale/Sommario+Abstract.tex
@@ -0,0 +1,33 @@
+%*******************************************************
+% Sommario+Abstract
+%*******************************************************
+
+\pdfbookmark[1]{Sommario}{Sommario}
+\begingroup
+\let\clearpage\relax
+\let\cleardoublepage\relax
+\let\cleardoublepage\relax
+
+\chapter*{Sommario}
+Il pacchetto modifica alcuni aspetti tipografici dello stile \classicthesis, di André Miede.
+Permette di riprodurre la veste grafica della guida \emph{L'arte di scrivere con \LaTeX}~\citep{pantieri:arte}.
+Lo spunto per l'originale rielaborazione di \classicthesis{} mi è stato offerto da Daniel Gottschlag.
+Il pacchetto è stato scritto per il Gruppo Utilizzatori Italiani di \TeX{} e \LaTeX{} (\GuIT, \url{http://www.guit.sssup.it/}).
+
+\vfill
+
+\selectlanguage{english}
+\pdfbookmark[1]{Abstract}{Abstract}
+\chapter*{Abstract}
+The package changes some typographical points of the \classicthesis{} style, by André Miede.
+It allows to reproduce the look of the guide \emph{The art of writing with \LaTeX} (in Italian)~\citep{pantieri:arte}.
+The hint for the original modification of \classicthesis{} was gave to me by Daniel Gottschlag.
+The package was written for the Italian \TeX{} User Group (\GuIT, \url{http://www.guit.sssup.it/}).
+
+
+\selectlanguage{italian}
+
+\endgroup
+
+\vfill
+
diff --git a/Master/texmf-dist/doc/latex/arsclassica/README b/Master/texmf-dist/doc/latex/arsclassica/README
new file mode 100644
index 00000000000..6ed4f38ef7b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/arsclassica/README
@@ -0,0 +1,38 @@
+**********************************************************
+* Package ArsClassica *
+**********************************************************
+
+Copyright (C) 2008 Lorenzo Pantieri
+
+ http://www.lorenzopantieri.net/
+ sit6113@iperbole.bologna.it
+
+
+License
+
+ This software is provided under the terms of the
+ LaTeX Project Public License distributed from CTAN
+ archives in directory macros/latex/base/lppl.txt.
+
+
+Abstract
+
+ The package changes some typographical points of
+ the ClassicThesis style, by AndrŽ Miede.
+ It allows to reproduce the look of the guide
+ "The art of writing with LaTeX" (in Italian;
+ http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf).
+ The hint for the original modification of
+ ClassicThesis was gave to me by Daniel Gottschlag.
+ The package was written for the Italian TeX User
+ Group (GuIT, http://www.guit.sssup.it/).
+ Your comments are highly appreciated.
+
+
+Installation
+
+ Move arsclassica.sty into a directory searched
+ by LaTeX. If necessary, refresh the database
+ to finish installation.
+ To produce the documentation, run ArsClassica.tex
+ through pdfLaTeX. \ No newline at end of file