]> code.communitydata.science - cdsc_tex.git/blob - text.tex
bf4c3ee95665a29b815b658af30bea44d4aa6f51
[cdsc_tex.git] / text.tex
1 \documentclass[11pt]{scrartcl}
2
3 \usepackage[latin1]{inputenc}
4 \usepackage[letterpaper,left=1.3in,right=1.3in,top=1.3in,bottom=1.3in]{geometry}
5 \usepackage{fancyhdr}
6
7 \begin{document}
8
9 \pagestyle{fancy}
10 \renewcommand{\sectionmark}[1]{\markright{\thesection.\ #1}}
11 \fancyhead{}
12 \fancyfoot{}
13 \fancyhead[R]{\rm \thepage}
14 \fancyhead[L]{\bf \rightmark}
15
16 \setlength{\parskip}{4.5pt}
17
18 \baselineskip 17.5pt
19
20 \title{Title}
21 \author{Benjamin Mako Hill\\
22 mako@media.mit.edu}
23 \maketitle
24
25 \section{Section}
26
27 Text text text text.  Text text text text.  Text text text text.  Text
28 text text text.  Text text text text.  Text text text text.  Text text
29 text text.  Text text text text.  Text text text text.  Text text text
30 text.  Text text text text.  Text text text text.  Text text text text.
31 Text text text text.  Text text text text.  Text text text text.  Text
32 text text text.  Text text text text.  Text text text text.  Text text
33 text text.  Text text text text.  Text text text text.  Text text text
34 text.  Text text text text.  Text text text text.  Text text text text.
35 Text text text text.  Text text text text.  Text text text text.  Text
36 text text text.  Text text text text.  Text text text text.
37
38 \end{document}
39

Community Data Science Collective || Want to submit a patch?