Skip to content

decide what to do with underscores in section labels #2609

Closed
@zygoloid

Description

@zygoloid

Continuing from #1498, we have 81 section labels containing underscores. These look extremely ugly: the font we use to display section labels does not have a reasonable underscore character.

We should either:

  • change the font used to render section labels (both in the body text and in xrefindex and xrefdelta) to have a less ugly underscore, or
  • revise the section labels to avoid using underscores

Generally when we form a section label from an identifier, we change underscores into periods (eg, [unord.map.syn] not [unordered_map.syn]); fixing these section labels to do the same may be the most consistent option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions