opuscolo.tex.backup 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. % -*- mode: latex; mode: auto-fill -*-
  2. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  3. %%% Setup Document Style
  4. %%%
  5. \documentclass[paper=5.5in:8.5in,pagesize,
  6. open=any,% ,chapterprefix=false,
  7. titlepage=false,
  8. headsepline=true,footsepline=false,
  9. fontsize=12pt,headings=small]{scrbook}
  10. \addtokomafont{chapter}{\rmfamily}
  11. \addtokomafont{chapterentry}{\rmfamily}
  12. \addtokomafont{sectioning}{\rmfamily}
  13. \areaset[.5in]{3.85in}{7.50in}
  14. \pagestyle{headings}
  15. \usepackage{bookman}
  16. \usepackage[italian]{babel}
  17. \usepackage{amsmath,amssymb,latexsym,xspace}
  18. \usepackage[absolute]{textpos}
  19. \usepackage{graphicx}
  20. \usepackage{wrapfig}
  21. % for digital version, use package on
  22. % next line, which will include hyperlinks
  23. \usepackage{hyperref}
  24. % \usepackage{Sanserif}
  25. % \usepackage[T1]{fontenc}
  26. \usepackage{DejaVuSans}
  27. %% Another possibility is
  28. %% \usepackage{dejavu}
  29. %% which loads the DejaVu Serif and DejaVu Sans Mono fonts as well
  30. \renewcommand*\familydefault{\sfdefault} %% Only if the base font of the document is to be sans serif
  31. \usepackage[T1]{fontenc}
  32. % the following block sets all the hyperref params,
  33. % and might need to be all commented out for the print version
  34. \hypersetup{
  35. bookmarks=true, % show bookmarks bar?
  36. unicode=false, % non-Latin characters in Acrobat’s bookmarks
  37. pdftoolbar=true, % show Acrobat’s toolbar?
  38. pdfmenubar=true, % show Acrobat’s menu?
  39. pdffitwindow=true, % window fit to page when opened
  40. pdfstartview={FitH}, % fits the width of the page to the window
  41. pdfpagelayout={TwoColumnRight},
  42. pdftitle={Digital Security for Activists}, % title
  43. pdfauthor={The Riseup Collective}, % author
  44. pdfsubject={Digital Justice}, % subject of the document
  45. pdfcreator={LaTeX}, % creator of the document
  46. pdfproducer={Propaganda Working Group}, % producer of the document
  47. pdfkeywords={digital justice, security culture}, % list of keywords
  48. pdfnewwindow=true, % links in new window
  49. colorlinks=false, % false: boxed links; true: colored links
  50. linkcolor=red, % color of internal links
  51. citecolor=green, % color of links to bibliography
  52. filecolor=magenta, % color of file links
  53. urlcolor=cyan % color of external links
  54. }
  55. % for printed version, use package on
  56. % next line, instead, for better printing
  57. %\usepackage{url}
  58. % turn off numbers for chapters
  59. % \setcounter{secnumdepth}{-1}
  60. \newcommand{\mychapter}[1]{
  61. \chapter{#1}
  62. % \addcontentsline{toc}{chapter}{\protect\numberline{}#1}
  63. }
  64. % uncomment this next line to include a grid for easier
  65. % layout work
  66. %\usepackage[colorgrid,texcoord]{eso-pic}
  67. \usepackage{color}
  68. \definecolor{altbg}{gray}{0}
  69. \definecolor{altfg}{gray}{1}
  70. \recalctypearea
  71. \hyphenation{ri-chie-sto}
  72. \hyphenation{ris-chi}
  73. \hyphenation{chat-ti}
  74. \hyphenation{cer-to}
  75. \hyphenation{pre-fe-ri-sce}
  76. \hyphenation{ar-chi-via-zio-ne}
  77. \hyphenation{am-mi-ni-stra-to-re}
  78. \hyphenation{crit-to-gra-fia}
  79. \hyphenation{vo-stro}
  80. \hyphenation{of-fu-sca-men-to}
  81. \hyphenation{me-glio}
  82. \hyphenation{in-ter-cet-ta-zio-ne}
  83. \hyphenation{que-sti}
  84. \hyphenation{pro-vi-der}
  85. \hyphenation{pro-vi-der}
  86. % \hyphenation{e-ven-tua-li-ta}
  87. %% Enable license helpers
  88. \input{cc_beamer}
  89. \linespread{1.1}
  90. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  91. %%% The document
  92. %%%
  93. \begin{document}
  94. \thispagestyle{empty}
  95. $\qquad$
  96. \vspace{3em}
  97. \begin{center}
  98. \Huge Crypt r Die
  99. \end{center}
  100. \vspace{3em}
  101. \begin{center}
  102. AVANA
  103. \end{center}
  104. \newpage
  105. \thispagestyle{empty}
  106. \begin{center}
  107. $\qquad$
  108. \end{center}
  109. \TPGrid{1}{7}
  110. \vfill
  111. \begin{center}
  112. \CcGroupByNcSa{0.83}{0.95ex}\\[2.5ex]
  113. {\tiny Released under the \emph{Creative Commons\CcLongnameByNcSa} license.}\\
  114. {\tiny Art/Articles copyright their individual
  115. authors.\\
  116. Some rights reserved.}
  117. \end{center}
  118. % \begin{textblock}{1}(0,1)
  119. % \includegraphics[width=.9\TPHorizModule,height=.9\TPHorizModule]{frontcover}
  120. % \end{textblock}
  121. \begin{textblock}{1}(0,6)
  122. \begin{center}
  123. \url{http://we.riseup.net/avana}
  124. \end{center}
  125. \end{textblock}
  126. \newpage
  127. %%% Don't start counting pages until after the cover
  128. \setcounter{page}{1}
  129. \tableofcontents
  130. % \TPGrid{1}{7}
  131. % \begin{textblock}{1}(-.05,0)
  132. % \includegraphics[width=.8\TPHorizModule,height=7\TPVertModule]{bird_tree}
  133. % \end{textblock}
  134. \include{cryptrdie}
  135. \newpage
  136. \thispagestyle{empty}
  137. % \TPGrid{1}{5}
  138. % \begin{textblock}{1}(0,1)
  139. % \includegraphics[width=.9\TPHorizModule,height=.9\TPHorizModule]{backcover}
  140. % \end{textblock}
  141. \begin{textblock}{1}(0,4.5)
  142. \begin{center}
  143. \url{http://we.riseup.net/avana}
  144. \end{center}
  145. \end{textblock}
  146. \end{document}