about summary refs log tree commit diff
path: root/markdown/groff_or_latex_math.md
blob: 3fd5733e0d0089239e903c9bfe7f7b5e57e9b379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# hello

haha

- hoho
	- hihi
	- hehe

- foo
	- bar

this is theta: θ

this is emoji: 👀

thie is chinese: 中文

## hi

```{=ms}
.EQ
x={-b +- sqrt{b sup 2 -4ac}}over 2a
.EN
```

use this to convert
```
pandoc -t ms -s 0t.md -o 1t.pdf
```

## hoho

kaka\
$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$

lala\
$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$