Paragraph spacing in PDF output
DonM <[email protected]> Mon, 16 Dec 2019 11:17:53 -0700
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-users