"Manuel Campos Mart�nez" wrote:
> 
> I want to change distance between paragraphs for a whole document. But only between
> standar paragraphs, neither between titles (in section, subsection, ...) and 
>paragraph
> neither the table of contents.
> 
> I've tried:
> \setlength{\parskip}{2mm}
> 
> But this modify everything.
> 
> How can i change this parameters?
> Is there any package (like setspace for line space) that allow doing it in a easy 
>way?

- for short docs insert a line only with a space 
  behind every paragraph.
- for long docs change \parskip as above and modify the 
  commands for section,... with \renewcommand, where you set
  parskip to the old value.

Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/


Reply via email to