# エディタの書式設定

UpNoteでは、ノートの\*\*タイポグラフィ（文字設定）\*\*をカスタマイズして、\
自分に合った快適で集中しやすい執筆環境を作ることができます。\
フォントや文字サイズ、行間、段落の間隔などを調整して見やすく整えることができます。

<div align="left"><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FONQC2tgRw88KQgtp0jtz%2Fimage.png?alt=media&#x26;token=ec043531-10eb-4ea9-a295-46b57711f273" alt="" width="375"></div>

***

#### ⚙️ タイポグラフィ設定を開く方法

**設定（Settings） → エディタ（Editor）** に進みます。

***

#### ✏️ 利用できる設定項目

* **フォント（Font）** — ノートに適した読みやすいフォントから選択できます。
* **フォントサイズ（Font Size）** — 文字の大きさを調整して視認性を高めます。
* **行間（Line Spacing）** — 行と行の間隔を設定して読みやすさを改善します。
* **段落間隔（Paragraph Spacing）** — 段落間の余白を調整して見た目を整えます。
* [**行の長さ（Line Length）**](/ja/write-and-edit/format-your-text/line-length.md) — テキストの表示幅を調整して、最適な読みやすさを保ちます。
* **完了したTo-Do項目（Completed To-Do Items）** — チェック済みの項目をそのまま表示するか、グレーアウトや取り消し線で表示するかを選べます。
* **新しいノートの開始スタイル（New Note Starts With）** — 新規ノート作成時のデフォルト文字スタイルを選択します（Normal、H1、H2、H3、H4など）。


---

# 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://help.getupnote.com/ja/write-and-edit/format-your-text/editor-typography.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.
