mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-25 17:42:46 +02:00
full regeneration
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3 2
|
||||
x(t) = (-a + 3b- 3c + d)t + (3a - 6b + 3c)t + (-3a + 3b)t + a
|
@@ -0,0 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3 2
|
||||
(-a + 3b - 3c + d)t + (3a - 6b + 3c)t + (-3a + 3b)t + (a-x) = 0
|
@@ -0,0 +1,4 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3 2 2 3
|
||||
x(t) = a(1-t) + 3b(1-t) t + 3c(1-t)t + dt
|
Reference in New Issue
Block a user