# 排版間距 Spacings

![排版間距示意](/files/-LuIbJOEurmgXb1L0I5R)

### 字距（Spacing）： 排版時文字字身加字間的距離<br>

### 字間 （Tracking）：字與字之間所添加的距離

### 行距（Leading）： 文字字身加行間的距離

中文排版的行距是指第一行字身頂端到第二行字身頂端的距離，歐文排版是指兩行文字基線（baseline）間的距離。

### 行間（Line Gap）：行與行之間添加的距離

中文排版的行間是指第一行字身底端到第二行字身頂端的距離，歐文排版是指第一行下伸線（descender line）到下一行上伸線（ascender line）的距離。

**關鍵字：**[#歐文字體結構](/pocketbook/latin-typeface/style.md) [#字符](/pocketbook/chinese-typeface/concepts/glyphs.md)

**延伸閱讀：**

[大眾字型學 (2)：怎麼製作美觀的文件版面？](https://blog.justfont.com/2013/05/popular-typography-2/?utm_source=gitbook\&utm_medium=spacing\&utm_campaign=popular-typography-2\&utm_id=0715)

[設計素養第一課：教科書字體選用指南](https://blog.justfont.com/2018/10/text-book-fonts/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.justfont.com/pocketbook/applications/layout-applications/spacings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
