1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-27 18:20:24 +02:00

[ko-KR] Chapter 2 translation (#338)

* Translate preface into ko-KR

* Build with `npm start`

* Translate chapter 1 into ko-KR

* Rename Noto Sans font file

* Translate chapter 2 into ko-KR

* Regenerate html files

* Strip away trailing whitespace

* Automated build

* Translate donationCTA into ko-KR

* Add hangul support

* Fix whitespace issue in ko-KR

* Additional dependencies in README.md

Co-authored-by: Bezierinfo CI <action@github.com>
This commit is contained in:
잇창명
2022-01-09 02:58:39 +09:00
committed by GitHub
parent da069e524d
commit 66bc2b7770
16 changed files with 21859 additions and 50916 deletions

View File

@@ -0,0 +1,11 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ p = 한 점 ╮
│ 1 │
│ p = 다른 점 │
│ 2 │
│ 거리= (p - p ) │ 이라 할 때, 새 점의 위치 = p + 거리 · 비율
│ 2 1 │ 1
│ 퍼센트 │
│ 비율= ──── │
╰ 100 ╯

View File

@@ -0,0 +1,10 @@
╭ p = 한\ 점 ╮
│ 1 │
│ p = 다른\ 점 │
│ 2 │
│ 거리= (p - p ) │ 이라\ 할\ 때, 새\ 점의\ 위치 = p + 거리 · 비율
│ 2 1 │ 1
│ 퍼센트 │
│ 비율= ──── │
╰ 100 ╯