]> code.communitydata.science - cdsc_tex.git/blob - text.tex
6c2ae9ced293d0d96bb223a05f65fef96e294c57
[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 \maketitle
23
24 \section{Section}
25
26 Text text text text.  Text text text text.  Text text text text.  Text
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.
36
37 \end{document}
38

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