summaryrefslogblamecommitdiff
path: root/doc/reference/ScalaIntro.tex
blob: 437138895d553783ed67beefc7a60b189f525f1a (plain) (tree)
1
2
3
4
5
6
7
8






                                                    
                                            






                            
                                                     















                                           
\documentclass[a4paper,12pt,twoside,titlepage]{book}

\usepackage{scaladoc}

\ifpdf
    \pdfinfo {
        /Author   (Martin Odersky)
        /Title    (An Introduction to Scala)
        /Keywords (Scala)
        /Subject  ()
        /Creator  (TeX)
        /Producer (PDFLaTeX)
    }
\fi

\renewcommand{\doctitle}{An Introduction \\ to Scala}
\renewcommand{\docsubtitle}{\ }
\renewcommand{\docauthor}{Martin Odersky \\
Philippe Altherr \\
Vincent Cremet \\
Burak Emir \\ 
St\'ephane Micheloud \\
Nikolay Mihaylov \\
Michel Schinz \\
Erik Stenman \\
Matthias Zenger \\[25mm]\ }

\begin{document}
\frontmatter
\makedoctitle
\mainmatter
\end{document}