From df706482f4aad50aa3379e759a4dcf84d3a79328 Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi <m.chraibi@fz-juelich.de> Date: Thu, 29 Jun 2017 13:11:02 +0200 Subject: [PATCH] Update 2016-03-24-welcome-to-jekyll.markdown --- _posts/2016-03-24-welcome-to-jekyll.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_posts/2016-03-24-welcome-to-jekyll.markdown b/_posts/2016-03-24-welcome-to-jekyll.markdown index b61d2cc..87f790a 100644 --- a/_posts/2016-03-24-welcome-to-jekyll.markdown +++ b/_posts/2016-03-24-welcome-to-jekyll.markdown @@ -18,6 +18,16 @@ print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT. {% endhighlight %} +# Latex + +$$ +\alpha = \beta +$$ + +$` +a= a_{min} + a_{\tau}v, +`$ + Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk]. [jekyll-docs]: http://jekyllrb.com/docs/home -- GitLab