updated
authorChristian Urban <urbanc@in.tum.de>
Fri, 15 Sep 2017 10:52:31 +0100
changeset 485 15741bc8fe96
parent 484 36b7548c353a
child 486 486f57efeaff
updated
bsc-projects-17.html
--- a/bsc-projects-17.html	Fri Sep 15 10:50:34 2017 +0100
+++ b/bsc-projects-17.html	Fri Sep 15 10:52:31 2017 +0100
@@ -307,13 +307,14 @@
  <p>
  This sounds complicated, but there is already some help available:
  <A HREF="http://www.mathjax.org">Mathjax</A> is a JavaScript library that can
- be used to display mathematical text, for example
+ be used to display mathematical text, for example</p>
 
  <blockquote>
  <p>When \(a \ne 0\), there are two solutions to \(ax^2 + bx + c = 0\) and they are
  \(x = {-b \pm \sqrt{b^2-4ac} \over 2a}\).</p>
  </blockquote>
 
+ <p> 
  by writing code in the familiar LaTeX-way. This can be reused.
  Another such library is <A HREF="http://khan.github.io/KaTeX/">KaTeX</A>.
  There are also plenty of JavaScript