changeset 250:991c5c984c69

Decide to use the default paragraph indent. A zero indent means that you really then want space between paragraphs. And that in turn means that you get extra spaces between a tune and any Change notification. So for now use the default indentation to signal a paragraph and see how that goes. Possibly the tunes should be generate such that there is no paragraph between the graphic and the change notification, but I'd have to work out how.
author Jim Hague <jim.hague@acm.org>
date Fri, 14 Jun 2013 23:39:37 +0100
parents 9cdf1690d5e5
children de24a62246bc
files dottes.tex.a4header dottes.tex.a5header
diffstat 2 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/dottes.tex.a4header	Fri Jun 14 23:21:29 2013 +0100
+++ b/dottes.tex.a4header	Fri Jun 14 23:39:37 2013 +0100
@@ -25,8 +25,6 @@
 
 % ----- Page setup
 
-\setlength{\parindent}{0pt}
-
 % Adjust margins for A4 portrait. Increase width by 4cm and height by 4cm.
 \addtolength{\textwidth}{4cm}
 \addtolength{\hoffset}{-2cm}
@@ -85,9 +83,6 @@
 
 \tableofcontents
 
-% Now the TOC is gone, put space between paragraphs.
-\setlength{\parskip}{\baselineskip}
-
 % -----
 
 \section{Introduction}
--- a/dottes.tex.a5header	Fri Jun 14 23:21:29 2013 +0100
+++ b/dottes.tex.a5header	Fri Jun 14 23:39:37 2013 +0100
@@ -25,8 +25,6 @@
 
 % ----- Page setup
 
-\setlength{\parindent}{0pt}
-
 % Adjust margins for A5 landscape. Increase width by 4cm and height by 4cm.
 \addtolength{\textwidth}{4cm}
 \addtolength{\hoffset}{-2cm}
@@ -87,9 +85,6 @@
 
 \newpage
 
-% Now the TOC is gone, put space between paragraphs.
-\setlength{\parskip}{\baselineskip}
-
 % -----
 
 \section{Introduction}