From 8c8720389c28cb67e8cf15885b097e70cfa88319 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 20 Jul 2020 11:25:43 +0200 Subject: [PATCH] Typeset LaTeX --- src/data/welcomeFile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/welcomeFile.md b/src/data/welcomeFile.md index 9de422a2d..850a53b6e 100644 --- a/src/data/welcomeFile.md +++ b/src/data/welcomeFile.md @@ -105,7 +105,7 @@ SmartyPants converts ASCII punctuation characters into "smart" typographic punct ## KaTeX -You can render LaTeX mathematical expressions using [KaTeX](https://khan.github.io/KaTeX/): +You can render $\LaTeX$ mathematical expressions using [KaTeX](https://khan.github.io/KaTeX/): The *Gamma function* satisfying $\Gamma(n) = (n-1)!\quad\forall n\in\mathbb N$ is via the Euler integral @@ -113,7 +113,7 @@ $$ \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. $$ -> You can find more information about **LaTeX** mathematical expressions [here](http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference). +> You can find more information about $\LaTeX$ mathematical expressions [here](http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference). ## UML diagrams