1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-24 01:03:25 +02:00

XeLaTeX interpration of LaTeX for localization

This commit is contained in:
Pomax
2017-02-26 22:27:36 -08:00
parent a889d16f36
commit ba54cc37f9
216 changed files with 477 additions and 404 deletions

View File

@@ -8,12 +8,12 @@ If we know the distance between those two points, and we want a new point that i
\[
Given \left (
\begin{align}
\begin{aligned}
p_1 &= some\ point \\
p_2 &= some\ other\ point \\
distance &= (p_2 - p_1) \\
ratio &= \frac{percentage}{100} \\
\end{align}
\end{aligned}
\right ),\ our\ new\ point = p_1 + distance \cdot ratio
\]

View File

@@ -8,12 +8,12 @@
\[
Given \left (
\begin{align}
\begin{aligned}
p_1 &= some\ point \\
p_2 &= some\ other\ point \\
distance &= (p_2 - p_1) \\
ratio &= \frac{percentage}{100} \\
\end{align}
\end{aligned}
\right ),\ our\ new\ point = p_1 + distance \cdot ratio
\]

View File

@@ -8,12 +8,12 @@
\[
Given \left (
\begin{align}
\begin{aligned}
p_1 &= some\ point \\
p_2 &= some\ other\ point \\
distance &= (p_2 - p_1) \\
ratio &= \frac{percentage}{100} \\
\end{align}
\end{aligned}
\right ),\ our\ new\ point = p_1 + distance \cdot ratio
\]