Mercurial > dottes
comparison dottes.tex @ 267:1b08069e5cc4
Change paragraph formatting - no indent, gaps between paragraphs.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Sat, 29 Jun 2013 10:13:48 +0100 |
parents | 06e140f48543 |
children | eff63e0fb8c8 |
comparison
equal
deleted
inserted
replaced
266:06e140f48543 | 267:1b08069e5cc4 |
---|---|
2 | 2 |
3 \usepackage{fontspec} | 3 \usepackage{fontspec} |
4 \usepackage{graphicx} | 4 \usepackage{graphicx} |
5 \usepackage{fancyhdr} | 5 \usepackage{fancyhdr} |
6 \usepackage{longtable} | 6 \usepackage{longtable} |
7 | |
8 % Non-indented paragraphs with space between them. | |
9 \usepackage{parskip} | |
10 | |
11 % 2 column table of contents. | |
7 \usepackage[toc]{multitoc} | 12 \usepackage[toc]{multitoc} |
8 | 13 |
9 \usepackage{hyperref} | 14 \usepackage{hyperref} |
10 \hypersetup{ | 15 \hypersetup{ |
11 bookmarks=true,% | 16 bookmarks=true,% |