Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dlangspec.pdf: too much whitespace/padding around some paragraphs #3969

Open
dlangBugzillaToGithub opened this issue Dec 15, 2017 · 1 comment

Comments

@dlangBugzillaToGithub
Copy link

Seb reported this on 2017-12-15T03:05:09Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=18080

CC List

Description

See e.g. in chapter 33 (interfacing to C++)

> it's critical to ensure that the referenced memory will not be collected by the D garbage collector

https://imgur.com/a/yNqGf
@dlangBugzillaToGithub
Copy link
Author

andrei (@andralex) commented on 2017-12-15T05:53:39Z

This will be tricky in general. It's caused by tables inserted in running text as non-floats (floats can be moved around the doc allowing LaTeX to format text nicely). At some point we'll need to convert put tables in floats, but then we need to change text to eliminate reference such as "... as shown in the table below."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant