mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 23:12:21 +02:00
ascii
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
\usepackagexeCJK \xeCJKsetupCJKmath=true \setCJKmainfontipaexm.ttf
|
||||
|
||||
╭ p = 一方の点 ╮
|
||||
│ 1 │
|
||||
│ p = もう一方の点 │
|
||||
│ 2 │
|
||||
│ 距離= (p - p ) │のとき、新しい点 = p + 距離 · 比率
|
||||
│ 2 1 │ 1
|
||||
│ 百分率 │
|
||||
│ 比率= ─── │
|
||||
╰ 100 ╯
|
@@ -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 ╯
|
Reference in New Issue
Block a user