summaryrefslogtreecommitdiff
path: root/provider/posts/tex-support.md
blob: 16468ca3496a36d51e871ae880e28a7fc2e25262 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: Cursory LaTeX-Support
published: 2015-11-05
tags: Blog Software
---

I added some cursory support for LaTeX as shown below:

<div class="theorem">
$$e^{ix} =\text{cos}(x) + i \text{sin} (x)$$
</div>
<div class="theorem">
$$\text{tan}(\phi) = \frac{\text{sin}(\phi)}{\text{cos}(\phi)}$$
</div>