Skip to content

Commit 03b3a64

Browse files
committed
translation-ja: prepare language-{01,02}
1 parent 86b1eb7 commit 03b3a64

3 files changed

Lines changed: 10 additions & 18 deletions

File tree

ja/extra-01.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

ja/language-01.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
layout: "lesson"
33
lang: "ja"
4-
title: "日本語 LaTeX エンジン"
5-
description: ""
6-
toc-anchor-text: "Anchor"
7-
toc-description: "Description"
4+
title: "日本語LaTeXとDVIウェア"
5+
description: "このレッスンでは和文組版に適したLaTeXエンジンを紹介します。一部のLaTeXエンジンはPDFを直接生成するのではなく、DVIという中間形式を経由してPDFを作成します。DVIからPDFを作成するDVIウェアについても紹介します。"
6+
toc-anchor-text: "日本語LaTeX"
7+
toc-description: "日本語を扱えるLaTeXエンジン"
88
---
99

1010
## pLaTeX

ja/language-02.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
layout: "lesson"
33
lang: "ja"
4-
title: "縦書き"
5-
description: ""
6-
next: "extra-01"
7-
toc-anchor-text: "Anchor"
8-
toc-description: "Description"
4+
title: "和文用文書クラスと縦書き"
5+
description: "このレッスンでは和文の組版に対応する代表的な文書クラスを紹介します。一部の文書クラスは縦書きにも対応しています。"
6+
toc-anchor-text: "和文用文書クラス"
7+
toc-description: "和文組版に適した文書クラス"
98
---
109

10+
<!-- TODO: extra-01の日本語版を用意するか検討。設定に`next: "extra-01"`の追記が必要 -->
11+
1112
## pLaTeX
1213

1314
```latex

0 commit comments

Comments
 (0)