1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-23 08:43:18 +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,4 @@
\usepackagexeCJK \xeCJKsetupCJKmath=true \setCJKmainfontipaexm.ttf
混ぜ合わさった値 = a · 値 + (1 - a) · 値
1 2

View File

@@ -0,0 +1,4 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
m = a · value + (1 - a) · value
1 2

View File

@@ -0,0 +1,4 @@
\usepackagexeCJK \xeCJKsetupCJKmath=true \setCJKmainfontipaexm.ttf
混ぜ合わさった値 = a · 値 + b · 値
1 2

View File

@@ -0,0 +1,4 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
mixture = a · value + b · value
1 2