w3c / w3c/clreq

分隔号的竖排问题

Open
#623 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

i:punctuation_etc i:writing_mode
Dominant language
HTML
Stars
809
Forks
66
Avg merge
19m
Merged PRs (30d)
1

Description

分隔号的现状与目前标准存在一定距离,特别是竖排时的动作非常模糊。本文档是否需要作为 note 写进来?

  • 3.1.1.2 的 10 中已经提到了,台湾教育部的《重订标点符号手册》(2008年修订版)中未收录此符号
  • 中国国标 GB/T 15834-2011 《标点符号用法》5.1.9 硬性规定其占半个字,5.2.2 也规定在竖排时要躺倒(视觉上变成「扁体的反斜杠」)
  • 但事实上存在一个全身的 U+FF0F FULLWIDTH SOLIDUS 且字体实作里(尤其是日文字体)将其绘制成45度倾角,横竖排通用
  • Unicode 第 50 号标准附件 中定义,U+002F SOLIDUS 为 R(顺时针旋转 90 度),而 U+FF0F FULLWIDTH SOLIDUS 为 U(直立不变)。因此如果使用 U+002F 就符合 GB 国标规定的动作。
截屏2024-06-26 21 08 45 截屏2024-06-26 21 11 26

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with issue #623, especially section 3.1.1.2 and the cited GB/T 15834-2011 and Unicode Standard Annex #50 references. Determine whether the separator’s horizontal and vertical behavior is sufficiently specified for a note, and identify the relevant document location. Done means the issue has a clear documentation decision and the resulting standards-based wording is recorded.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, internationalization
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.