As a new user, I've run so far into only one nagging problem with
Beamer:
It uses \parskip=0pt by default, i.e. there is no space between
paragraphs, which I find rather inconvenient.
Unfortunately, I've not found a satisfying way to change \parskip:
If I simply use
\setlength{\parskip}{\smallskipamount}
then this not only adds the desired space between paragraphs, but also
at lots of other places, where I don't want it, especially list
environments such as itemize, displayed equations, etc.
As LaTeX comes with a parskip package to fix this in the standard
classes, I've also tried
\usepackage{parskip}
\setlength{\parskip}{\smallskipamount}
which works much better. I have now a small skip between paragraphs,
without changing the other places.
Unfortunately, this fails inside various blocks, e.g. inside the
columns environment, which seems to be immune to the efforts of the
parskip package.
Any suggestions?
What is needed for Beamer to properly support the parskip package, or
offer an equivalent facility (e.g., a parskip option)?
Markus Kuhn
--
Markus Kuhn, Computer Laboratory, University of Cambridge
http://www.cl.cam.ac.uk/~mgk25/ || CB3 0FD, Great Britain