When I produce PDF output from doxygen (v1.8.16), there is no additional 
spacing between paragraphs. That is, the space between paragraphs is the same 
as the space between lines in a paragraph. Is this normal?

The default header.tex file specifies
    \newcommand{\doxynormalparskip}{\setlength{\parskip}{3ex plus 2ex minus 
2ex}}

which looks like it would produce a pretty normal 12pt space between paragraphs. I tried a custom 
header where I changed that "3ex" to "6ex". This change was propagated to the 
produced refman.tex file, but there was no visible change to the PDF output, so I don't think that 
was the right thing to do.

Any suggestions for how to change this? Thanks,
DonM


_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to