1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-19 15:01:57 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-08-30 21:59:52 +00:00
parent 272af23fe4
commit e763f3b966
13 changed files with 141 additions and 114 deletions

View File

@@ -0,0 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ e - t · A
│ 1
╭ e = (1-t) · v + t · A │ v = ───────────
╡ 1 1 \Rightarrow ╡ 1 1-t
│ e = (1-t) · A + t · v │ e - (1-t) · A
╰ 2 2 │ 2
│ v = ───────────────
╰ 2 t

View File

@@ -0,0 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ v - (1-t) · start
│ 1
╭ v = (1-t) · start + t · C │ C = ────────────────────
╡ 1 1 \Rightarrow ╡ 1 t
│ v = (1-t) · C + t · end │ v - t · end
╰ 2 2 │ 2
│ C = ──────────────
╰ 2 1-t