diff --git a/opuscolo.tex b/opuscolo.tex index bd93a19..3bfb9cc 100755 --- a/opuscolo.tex +++ b/opuscolo.tex @@ -8,14 +8,14 @@ open=any,% ,chapterprefix=false, titlepage=false, headsepline=true,footsepline=false, - fontsize=10pt,headings=small]{scrbook} + fontsize=9pt,headings=small]{scrbook} % \addtokomafont{chapter}{\rmfamily} % \addtokomafont{chapterentry}{\rmfamily} % \addtokomafont{sectioning}{\rmfamily} % \areaset[-.15in]{3.85in}{7.50in} -\areaset[0.3in]{3.35in}{5.2in} +\areaset[0.4in]{3.20in}{5.2in} \pagestyle{headings} \usepackage{bookman} @@ -37,11 +37,11 @@ % \usepackage{background} % full image pages -% \usepackage{DejaVuSans} +\usepackage{DejaVuSans} %% Another possibility is %% \usepackage{dejavu} %% which loads the DejaVu Serif and DejaVu Sans Mono fonts as well -%\renewcommand*\familydefault{\sfdefault} %% Only if the base font of the document is to be sans serif +\renewcommand*\familydefault{\sfdefault} %% Only if the base font of the document is to be sans serif \usepackage[T1]{fontenc} % the following block sets all the hyperref params, @@ -125,7 +125,7 @@ % AvANa custom conf % % Interlinea -\linespread{1.1} +\linespread{1.3} \newcommand*{\ricettafont}{\fontfamily{pag}\selectfont\small} \newcommand*{\headerfonts}{\fontfamily{pag}\selectfont} \usepackage{mdframed} @@ -145,9 +145,9 @@ font=\ricettafont]{ricetta} \chead{} \rhead{} % Footer elements -\lfoot{} -\cfoot{\includegraphics[height=.56cm]{images/scritta.jpg}} -\rfoot{{\headerfonts\footnotesize\thepage}} +\fancyfoot{} +\fancyfoot[LE,RO]{\thepage} +\fancyfoot[C]{\includegraphics[height=.56cm]{images/scritta.jpg}} \renewcommand{\headrulewidth}{0.0pt} % riga sotto l'header % \renewcommand{\footrulewidth}{0.4pt} % riga sopra il footer % \setlength{\voffset}{-0.35in} @@ -159,71 +159,15 @@ font=\ricettafont]{ricetta} %%% \begin{document} +\frontmatter -% % PRIMA PAGINA : COPERTINA -% - -\pagestyle{empty} \includepdf{images/page1.pdf} -% \thispagestyle{empty} -% $\qquad$ -% \vspace{3em} -% \begin{center} -% \Huge Crypt r Die -% \end{center} - -% \vspace{3em} -% \begin{center} -% AVANA -% \end{center} -% -% \newpage - - -% \thispagestyle{empty} -% \begin{center} -% $\qquad$ -% \end{center} -% -% \TPGrid{1}{7} -% -% \vfill -% \begin{center} -% \CcGroupByNcSa{0.83}{0.95ex}\\[2.5ex] -% {\tiny Released under the \emph{Creative Commons\CcLongnameByNcSa} license.}\\ -% {\tiny Art/Articles copyright their individual -% authors.\\ -% Some rights reserved.} -% \end{center} -% -% % \begin{textblock}{1}(0,1) -% % \includegraphics[width=.9\TPHorizModule,height=.9\TPHorizModule]{frontcover} -% % \end{textblock} -% -% \begin{textblock}{1}(0,6) -% \begin{center} -% \url{http://we.riseup.net/avana} -% \end{center} -% \end{textblock} - - - -%%% Don't start counting pages until after the cover - - -% \TPGrid{1}{7} - -% \begin{textblock}{1}(-.05,0) -% \includegraphics[width=.8\TPHorizModule,height=7\TPVertModule]{bird_tree} -% \end{textblock} - % PRESENTAZIONE AVANA -% \sffamily -% \thispagestyle{empty} +\thispagestyle{empty} \begin{wrapfigure}{l}{3cm} \includegraphics[width=2.6cm]{images/avana.jpg} @@ -237,35 +181,18 @@ saputo resistere. \\ \textbf{Crypt'r Die} \`{e} un vademecum per tutte e tutti coloro che vogliono iniziare a riprendersi la propria libert\`{a} e che sentono il il bisogno di difendersi da ogni tipo di controlo e sorveglianza digitale. % -% -% % PAGINA BIANCA DOPO L'INTRO DI AVANA -% \newpage -% \thispagestyle{empty} -% \mbox{} -% -% PAGINA NO COPYRIGHT -%\newpage -% -% -% PAGINA NO COPYRIGHT -% -% \thispagestyle{empty} -% -%\null -%\vfill -% + +\vfill \begin{center}% - \includegraphics[width=.13\textwidth]{images/nocopyright.jpg}\\ - {\scriptsize % -Finito di stampare nel giugno 2014.\\ -Materiale non sottoposto ad alcun tipo di copyright\\ -Scarica, fotocopia e diffondi!\\ - \url{https://we.riseup.net/avana/opuscolo} -} -\end{center} - + \includegraphics[width=.13\textwidth]{images/nocopyright.jpg}\\ + {\scriptsize % + Finito di stampare nel giugno 2014.\\ + Materiale non sottoposto ad alcun tipo di copyright\\ + Scarica, fotocopia e diffondi!\\ + \url{https://we.riseup.net/avana/opuscolo}% + }% +\end{center}% %\pagestyle{empty} - % PAGINA BIANCA DOPO IL NO COPYRIGHT \cleardoublepage % \thispagestyle{empty} @@ -274,8 +201,15 @@ Scarica, fotocopia e diffondi!\\ % \tableofcontents +% +% INDICE - +% \renewcommand*\contentsname{INDICE} -\tableofcontents + +\tableofcontents{\thispagestyle{empty}} + + + \clearpage \pagestyle{fancy} @@ -296,8 +230,9 @@ Scarica, fotocopia e diffondi!\\ % % TESTO % +\mainmatter \include{cryptrdie} - +\backmatter % % PARTE FINALE