1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-20 15:32:09 +02:00

full regeneration

This commit is contained in:
Pomax
2021-02-28 12:28:41 -08:00
parent d8fab98ec7
commit 45394f6d0f
329 changed files with 3135 additions and 2361 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 @@
\usepackageunicode-math \setmainfont[Ligatures=TeX]Linux Libertine O \setmathfontXITS Math
╭ 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 ╯