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

[lex, expr, dcl.dcl] Disable character protrusion from BNF lines. #6241

Merged
merged 1 commit into from Apr 30, 2023

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Apr 30, 2023

Microtype's character protrusion is not desired in the presentation of certain grammar productions, and strict alignment is better.

Fixes #6239.

Microtype's character protrusion is not desired in the presentation of
certain grammar productions, and strict alignment is better.
@tkoeppe tkoeppe requested a review from jensmaurer April 30, 2023 14:43
jensmaurer

This comment was marked as duplicate.

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.

So, if /magic stuff/ helps, let's apply /magic stuff/.

@tkoeppe tkoeppe merged commit 3907e18 into cplusplus:main Apr 30, 2023
2 checks passed
@tkoeppe tkoeppe deleted the protrude_no_more branch April 30, 2023 20:21
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.

[dcl.attr.grammar] Braces of _balanced-token_ are unaligned
2 participants