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:
@@ -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 ╯
|
@@ -0,0 +1,10 @@
|
||||
|
||||
╭ p = 한\ 점 ╮
|
||||
│ 1 │
|
||||
│ p = 다른\ 점 │
|
||||
│ 2 │
|
||||
│ 거리= (p - p ) │ 이라\ 할\ 때, 새\ 점의\ 위치 = p + 거리 · 비율
|
||||
│ 2 1 │ 1
|
||||
│ 퍼센트 │
|
||||
│ 비율= ──── │
|
||||
╰ 100 ╯
|
Reference in New Issue
Block a user