Skip to content

Commit

Permalink
Change 2em to 1em (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
huijing committed Sep 28, 2022
1 parent 4ae628b commit 1498a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1946,7 +1946,7 @@ <h4>
<!-- oldid -->
<span id="compression_rules_for_consecutive_punctuation_marks"></span>

<p its-locale-filter-list="en" lang="en" class="checkme">Punctuation marks between characters (except for two-em dash and horizontal ellipsis) usually occupy 2&nbsp;em, making it easy to recognize and lay out. Some layout styles do not adjust the punctuation width at all. However, in order to make the the composition tighter and more readable, and when implementing [[[#prohibition_rules_for_line_start_end]]], the width of the punctuation marks needs to be adjusted. Whether to adjust depends on the judgment of the typesetting style. Many publications in Taiwan do not adjust punctuation width, while most publications in Mainland China and Hong Kong do adjust punctuation width. Punctuation width adjustment is usually divided into two situations: 1) when consecutive punctuation marks appear 2) when the punctuation mark appears at the beginning or end of a line. There are more than one style of width adjustment, and only the basic principles are explained below.</p>
<p its-locale-filter-list="en" lang="en" class="checkme">Punctuation marks between characters (except for two-em dash and horizontal ellipsis) usually occupy 1&nbsp;em, making it easy to recognize and lay out. Some layout styles do not adjust the punctuation width at all. However, in order to make the the composition tighter and more readable, and when implementing [[[#prohibition_rules_for_line_start_end]]], the width of the punctuation marks needs to be adjusted. Whether to adjust depends on the judgment of the typesetting style. Many publications in Taiwan do not adjust punctuation width, while most publications in Mainland China and Hong Kong do adjust punctuation width. Punctuation width adjustment is usually divided into two situations: 1) when consecutive punctuation marks appear 2) when the punctuation mark appears at the beginning or end of a line. There are more than one style of width adjustment, and only the basic principles are explained below.</p>
<p its-locale-filter-list="zh-hans" lang="zh-hans">标注在字间的标点符号(除乙式括号、破折号、省略号以外)通常占一个汉字宽度,使其易于识别、适合配置及排版,有些排版风格完全不对标点宽度进行任何调整。但是为了让文字体裁更加紧凑易读,以及执行[[[#prohibition_rules_for_line_start_end]]]时,就需要对标点符号的宽度进行调整。是否调整取决于对排版风格的判断,台湾的很多印刷品都采用不调整的风格;而在中国大陆和香港的出版物中,多数采取调整的风格。标点符号宽度调整通常分为两种情形:1. 标点符号连续出现 2.标点出现在行首或行尾。调整时的风格不尽相同,下文仅阐述基本原则。</p>
<p its-locale-filter-list="zh-hant" lang="zh-hant">標註在字間的標點符號(除乙式括號、破折號、省略號以外)通常占一個漢字寬度,使其易於識別、適合配置及排版,有些排版風格完全不對標點寬度進行任何調整。但是為了讓文字體裁更加緊湊易讀,以及執行[[[#prohibition_rules_for_line_start_end]]]時,就需要對標點符號的寬度進行調整。是否調整取決於對排版風格的判斷,臺灣的很多印刷品都採用不調整的風格;而在中國大陸和香港的出版物中,多數採取調整的風格。標點符號寬度調整通常分為兩種情形:1. 標點符號連續出現 2.標點出現在行首或行尾。調整時的風格不盡相同,下文僅闡述基本原則。</p>

Expand Down

0 comments on commit 1498a83

Please sign in to comment.