mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 12:01:54 +02:00
XeLaTeX interpration of LaTeX for localization
This commit is contained in:
@@ -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
|
||||
\]
|
||||
|
||||
|
Reference in New Issue
Block a user