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

[diff] Capitalize clause headings #1201

Closed
wants to merge 1 commit into from

Conversation

jlaire
Copy link

@jlaire jlaire commented Dec 9, 2016

Fixes #1200.

@jensmaurer
Copy link
Member

Agreed on the general plan as outlined in #1200; I haven't reviewed the patch itself.

@zygoloid
Copy link
Member

We generally use sentence case for headings, not title case, which suggests not capitalizing after a colon. We only appear to get this wrong in 6 sections out of nearly 2000:

compatibility.tex:\rSec2[diff.cpp03.input.output]{Clause \ref{input.output}: Input/output library}
compatibility.tex:\rSec2[diff.cpp14.utilities]{Clause \ref{utilities}: General utilities library}
future.tex:\rSec1[depr.meta.types]{Deprecated Type Traits}
future.tex:\rSec1[depr.iterator.primitives]{Deprecated Iterator primitives}
iostreams.tex:\rSec3[fs.op.weakly_canonical]{Weakly Canonical}
threads.tex:\rSec2[thread.req.lockable]{Requirements for Lockable types}

I would suggest fixing those six instead of the proposed change. (Note that the last one should presumably be changed to "\tcode{Lockable}" instead of "lockable".)

tkoeppe added a commit that referenced this pull request Dec 14, 2016
@tkoeppe tkoeppe closed this Dec 14, 2016
@jlaire jlaire deleted the annex-c-capitalize-headings branch December 15, 2016 00:40
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

4 participants