1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-29 11:10:38 +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,24 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
╭ (-x +x )(-y +y ) ╮
│ 1 2 1 4 │
│ -x + x - ──────────────── │
│ 1 4 -y +y │
│ 1 2 │
│ ─────────────────────────── │
│ (-x +x )(-y +y ) │
│ 1 2 1 3 │
│ -x +x -──────────────── │
│ 1 3 -y +y │
mapped = (x) = │ 1 2 │
4 y │ ╭ -y +y ╮ ╭ (-x +x )(-y +y ) ╮ │
│ │ 1 3 │ │ 1 2 1 4 │ │
│ │ 1 - ────── │ │ -x + x - ──────────────── │ │
│ (-y +y ) │ -y +y │ │ 1 4 -y +y │ │
│ 1 4 ╰ 1 2 ╯ ╰ 1 2 ╯ │
│ ──────── + ────────────────────────────────────────────── │
│ -y +y (-x +x )(-y +y ) │
│ 1 2 1 2 1 3 │
│ -x +x -──────────────── │
│ 1 3 -y +y │
╰ 1 2 ╯