summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/suftesi/templates/collection/collection.tex
blob: e134b7fa1eac7fd3752a44db22d26d82554ab629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
% !TEX encoding = UTF-8 Unicode
\documentclass[
pagelayout=periodicalaureo,
documentstructure=collection,
version=screen,
%%twocolcontents=toc,
%tocstyle=standard,
%smallcapsstyle=low,
%headerstyle=authortitlecenter,%plain,
%headerfont=roman,%italic,smallcaps
%authorfont=italic,%roman,smallcaps
%titlefont=roman,%italic,smallcaps
%papertitlestyle=left,%center,right,
]{suftesi}

\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{kantlipsum}

\collectiontitle{The intuitive unification
 of courseware and Moore's Law}
\collectioneditor{Edited by\\ Mark Runsilk and Catherine Harroth}
\date{2013}

\begin{document}

\frontispiece
\bookcolophon
  {@ 2013 Ivan Valbusa}
  {This work has been typeset with \LaTeX{} 
   using the \textsf{suftesi} class by Ivan Valbusa.}

\tableofcontents

\includeart{collection-art1}
%\includeart{collection-art2}
%\includeart{collection-art3}

\end{document}