1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 19:50:01 +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,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
a = x · y ╮
3 2 │
b = x · y │ 2
4 2 ╞ C(t) = (-3a + 2b + 3c - d)t + (3a - b - 3c)t + (c - a)
c = x · y │
2 3 │
d = x · y │
4 3 ╯