1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-08 23:50:43 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-06-05 23:23:51 +00:00
parent 6269b502ed
commit 21c18bd570
13 changed files with 85 additions and 49 deletions

View File

@@ -0,0 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
P = (1, 0)
1
P = (1, k)
2
P = P + k · (sin(θ), -cos(θ))
3 4
P = (cos(θ), sin(θ))
4