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

[everywhere] Remove inappropriate paragraph breaks. #3253

Merged
merged 1 commit into from Oct 1, 2019

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Sep 30, 2019

Addresses #1899.

Maybe not quite all of them yet, but a LOT.

PDF diffs

Most of these inappropriate paragraph breaks occur in the middle of sentences, which breaks sentence linking with cxxdraft-htmlgen, which is why I use this patch for eel.is/c++draft.

Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me.

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 1, 2019

Agreed. These newlines are a holdover from before we got our vertical spacing sorted out, back when they were necessary (to add negative space (sic!)). Ever since, we have been wanting to clean them up, but I never embarked on a complete revision, only doing this as part of other edits.

Thanks a lot!

@tkoeppe tkoeppe merged commit 96e8c09 into cplusplus:master Oct 1, 2019
@Eelis Eelis deleted the parabreaks branch October 1, 2019 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants