Re: Vertical spacing between @deffn output and preceding text
Gavin Smith <[email protected]> Tue, 14 Jul 2026 11:54:07 +0100
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <alYVT50KvKreBntL@orangestar> |
On Tue, Jul 14, 2026 at 09:35:56AM +0000, Dimitris Papavasiliou wrote: > Hello, > > When a definition produced with a `@deffn` or similar command is > preceded by text, Texinfo doesn't add sufficient vertical spacing to > separate the definition from the text in LaTex output. The > typesetting is fine in Tex or HTML output. > > The attached files - the `latex.pdf` output file in particular - > illustrate the issue. They have been produced with the commands: > > texi2any --pdf test.texi > texi2any --latex test.texi && texi2pdf test.tex > texi2any --html test.texi > > Best regards, > Dimitris Can you please send the file test.texi?