1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-29 19:20:39 +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,7 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
linear= (1-t) + t
2 2
square= (1-t) + 2 · (1-t) · t + t
3 2 2 3
cubic= (1-t) + 3 · (1-t) · t + 3 · (1-t) · t + t