1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-19 23:12:21 +02:00
This commit is contained in:
Pomax
2020-10-18 14:27:57 -07:00
parent 133105d44e
commit 0f6683ca6d
314 changed files with 11182 additions and 266 deletions

View File

@@ -0,0 +1,11 @@
\usepackagexeCJK \xeCJKsetupCJKmath=true \setCJKmainfontipaexm.ttf
╭ p = 一方の点 ╮
│ 1 │
│ p = もう一方の点 │
│ 2 │
│ 距離= (p - p ) │のとき、新しい点 = p + 距離 · 比率
│ 2 1 │ 1
│ 百分率 │
│ 比率= ─── │
╰ 100 ╯

View File

@@ -0,0 +1,11 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ p = some point ╮
│ 1 │
│ p = some other point │
│ 2 │
Given │ distance= (p - p ) │, our new point = p + distance · ratio
│ 2 1 │ 1
│ percentage │
│ ratio= ────────── │
╰ 100 ╯