Latex test
SVG test
Math test
Floor test ...
$$
\label{Floor}
RawScore(t, f) = Intercept(f) + \sum_{o=0}^{m}{Coef(o,f) log(1+NumObs(o,t))}
$$
$$
\label{Score}
Score(t,f) = \frac{e^{RawScore(t,f)}}{\sum_{f=3}^{6}{e^{RawScore(t,f)}}}
$$
Gaussian function ...
$$
\label{Gaussian}
{\int_{-\infty}^\infty e^{-a x^2} d x} = \sqrt{\frac{\pi}{a}}
$$