mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 10:01:38 +00:00
Merge pull request #2 from mclehman/mclehman-patch-2
Fix typo in LaTeX documentation
This commit is contained in:
commit
e0ac43a437
@ -106,7 +106,7 @@ Here's how you state all y that belong to X, $\forall$ x $\in$ X. \\
|
|||||||
% The opposite also holds true. Variable can also be rendered in math-mode.
|
% The opposite also holds true. Variable can also be rendered in math-mode.
|
||||||
|
|
||||||
My favorite Greek letter is $\xi$. I also like $\beta$, $\gamma$ and $\sigma$.
|
My favorite Greek letter is $\xi$. I also like $\beta$, $\gamma$ and $\sigma$.
|
||||||
I haven't found a Greek letter that yet that LaTeX doesn't know about!
|
I haven't found a Greek letter yet that LaTeX doesn't know about!
|
||||||
|
|
||||||
Operators are essential parts of a mathematical document:
|
Operators are essential parts of a mathematical document:
|
||||||
trigonometric functions ($\sin$, $\cos$, $\tan$),
|
trigonometric functions ($\sin$, $\cos$, $\tan$),
|
||||||
|
Loading…
Reference in New Issue
Block a user