\ProvidesPackage{spacepar}[1996/05/28 A space for a paragraph, as have done for a long time] % Written by Nick Urbanik, years ago. % $Header$ % $Log$ % Have paragraphs separated by space rather than indented: % Note that the glue improves documents greatly, but causes the pagebreaks % in old documents to change compared with the previous rigid definition % of \parskip as 0.6em. %\newboolean{spacepar} %\setboolean{spacepar}{true} %\DeclareOptions{nospacepar}{\setboolean{spacepar}{false}} %\ifhenelse{\boolean{spacepar}{% \setlength{\parskip}{0.6em plus 0.1em minus 0.1em}% \setlength{\parindent}{0ex}% %}% %{} \endinput